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
Robert Haas 5e85315ea7 Avoid starting walreceiver in states where it shouldn't be running. 16 years ago
..
backend Avoid starting walreceiver in states where it shouldn't be running. 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 Rearrange libpq's SSL initialization to simplify it and make it handle some 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 Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
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 Replace a couple of references to files that no longer exist in the source 17 years ago
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 Derived files that are shipped in the distribution used to be built in the 17 years ago
bcc32.mak
nls-global.mk Avoid error from mkdir if no languages are to be installed 16 years ago
win32.mak