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 7d41ef1a92 Fix pg_restore to properly discard COPY data when trying to continue 21 years ago
..
backend Set progname early in the postmaster/postgres binary, rather than doing 21 years ago
bin Fix pg_restore to properly discard COPY data when trying to continue 21 years ago
include Set progname early in the postmaster/postgres binary, rather than doing 21 years ago
interfaces Remove unnecessary PQconsumeInput call from PQputCopyData; it's redundant 21 years ago
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 21 years ago
pl Undo perl's nasty locale setting on Windows. Since we can't do that as 21 years ago
port Fix const cast in get_progname(). 21 years ago
template SUNOS4_CC -> SUNOS_CC. 21 years ago
test Improve error messages for missing-FROM-entry cases, as per recent discussion. 21 years ago
timezone Re-run pgindent, fixing a problem where comment lines after a blank 21 years ago
tools Properly document return value of strpos(). 21 years ago
tutorial Standard pgindent run for 8.1. 21 years ago
utils
DEVELOPERS
Makefile
Makefile.global.in Fix problems with PGXS builds against an installation tree that was 21 years ago
Makefile.shlib Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. 21 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk
win32.mak Attached is a makefile I hacked up to build pg_config under MSVC - the 21 years ago