You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane 2a7349f030 Fix Assert failure in PushOverrideSearchPath when trying to restore a search 16 years ago
..
backend Fix Assert failure in PushOverrideSearchPath when trying to restore a search 16 years ago
bin Fix pg_restore to complain if any arguments remain after parsing the switches 16 years ago
include Correct sundry errors in Hot Standby-related comments. 16 years ago
interfaces Fix an ancient typo that prevented the detection of conflicting fields when 16 years ago
makefiles Allow for LDFLAGS_SL already having a value in Makefile.aix. 16 years ago
pl Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple 16 years ago
port Stamp HEAD as 9.1devel. 16 years ago
template Don't try to force use of -no-cpp-precomp on OS X. It's been five years 16 years ago
test Add three-parameter forms of array_to_string and string_to_array, to allow 16 years ago
timezone pgindent run for 9.0, second run 16 years ago
tools Print each test_fsync description while test is running, rather than at 16 years ago
tutorial Remove copyright mention of Andrew Yu, per author's permission. 16 years ago
DEVELOPERS
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 16 years ago
Makefile.global.in Accept slightly grotty coding in Makefile.global in order to keep the -L 16 years ago
Makefile.shlib Still more third thoughts: when linking shared libraries, LDFLAGS probably 16 years ago
bcc32.mak
nls-global.mk Avoid error from mkdir if no languages are to be installed 16 years ago
win32.mak