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 243bbe6ed8 Add stray "else" that seems to have gone missing. 16 years ago
..
backend Add stray "else" that seems to have gone missing. 16 years ago
bin Fix typo in Japanese translation for psql "Use \d+ to list them." 16 years ago
include Clean up some randomness associated with trace_recovery_messages: don't 16 years ago
interfaces Add TCP keepalive support to libpq. 16 years ago
makefiles On Linux, use --enable-new-dtags when specifying -rpath to linker. 16 years ago
pl In a PL/pgSQL "FOR cursor" statement, the statements executed in the loop 16 years ago
port Use __bsdi__ consistently. 16 years ago
template
test Fix mishandling of whole-row Vars referencing a view or sub-select. 16 years ago
timezone Change the "N. Central Asia Standard Time" timezone to map to 16 years ago
tools Unbreak MSVC builds for pg_archivecleanup by linking with libpgport 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