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 0d046a4d72 Fix bogus error message for SSL-cert authentication, due to lack of 16 years ago
..
backend Fix bogus error message for SSL-cert authentication, due to lack of 16 years ago
bin Fix psql help: \da+ is same as \da, but \daS is not. 16 years ago
include HS Defer buffer pin deadlock check until deadlock_timeout has expired. 16 years ago
interfaces Add missing newlines to some SSL-related error messages. Noted while testing. 16 years ago
makefiles On Linux, use --enable-new-dtags when specifying -rpath to linker. 16 years ago
pl Fix regression tests to match error message change 16 years ago
port Use __bsdi__ consistently. 16 years ago
template
test Fix oversight in join removal patch: we have to delete the removed relation 16 years ago
timezone Change the "N. Central Asia Standard Time" timezone to map to 16 years ago
tools Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is 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 Fix vpath installation from distribution tarball (bug #5447) 16 years ago
Makefile.shlib
bcc32.mak
nls-global.mk Avoid error from mkdir if no languages are to be installed 16 years ago
win32.mak