postgresql/src
Tom Lane f4ec2fabbf Modify information_schema._pg_keysequal() to avoid search path risk when
contrib/intarray is loaded.  Per bug #5417 from Kenaniah Cerny.

Not forcing initdb since backend doesn't directly depend on this,
and few people have run into it.
2010-04-28 21:18:07 +00:00
..
backend Modify information_schema._pg_keysequal() to avoid search path risk when 2010-04-28 21:18:07 +00:00
bin Minor editorializing on pg_controldata and pg_resetxlog: adjust some message 2010-04-28 19:38:49 +00:00
include Introduce wal_level GUC to explicitly control if information needed for 2010-04-28 16:10:43 +00:00
interfaces Fix typo that had the code check the same thing twice. 2010-04-28 13:46:23 +00:00
makefiles
pl Fix bogus order of cleanup steps in plperl_inline_handler. 2010-04-18 19:16:06 +00:00
port Add CP949 as an alias for UHC encoding. pg_get_encoding_from_locale() 2010-04-28 00:29:16 +00:00
template
test Modify the built-in text search parser to handle URLs more nearly according 2010-04-28 02:04:16 +00:00
timezone Improve message style for messages associated with not being able to 2010-04-15 18:46:45 +00:00
tools Fix various instances of "the the". 2010-04-23 23:21:44 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak