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
Bruce Momjian 180b23cb22 Fix const cast in get_progname(). 20 years ago
..
backend Set progname early in the postmaster/postgres binary, rather than doing 20 years ago
bin Fix pg_ctl crash on "unregister" when a data directory is not specified. 20 years ago
include Set progname early in the postmaster/postgres binary, rather than doing 20 years ago
interfaces Remove unnecessary PQconsumeInput call from PQputCopyData; it's redundant 20 years ago
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 20 years ago
pl Undo perl's nasty locale setting on Windows. Since we can't do that as 20 years ago
port Fix const cast in get_progname(). 20 years ago
template SUNOS4_CC -> SUNOS_CC. 21 years ago
test Improve error messages for missing-FROM-entry cases, as per recent discussion. 20 years ago
timezone Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
tools Properly document return value of strpos(). 20 years ago
tutorial Standard pgindent run for 8.1. 21 years ago
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 22 years ago
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
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. 20 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk More locale fixes for pg_ctl. 22 years ago
win32.mak Attached is a makefile I hacked up to build pg_config under MSVC - the 21 years ago