postgresql/src
2006-02-01 20:57:39 +00:00
..
backend Add code comment about Linux stack randomization and shared memory. 2006-02-01 16:00:06 +00:00
bin Tweak initdb to reduce verbosity of progress messages, by printing just 2006-01-27 19:01:15 +00:00
include Set progname early in the postmaster/postgres binary, rather than doing 2006-02-01 00:31:59 +00:00
interfaces More alignment improvements. 2006-02-01 20:57:39 +00:00
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 2006-01-19 21:19:12 +00:00
pl Undo perl's nasty locale setting on Windows. Since we can't do that as 2006-01-28 16:20:31 +00:00
port Fix const cast in get_progname(). 2006-02-01 12:41:45 +00:00
template Remove BEOS port. 2006-01-05 03:01:38 +00:00
test Clean up the INET-vs-CIDR situation. Get rid of the internal is_cidr flag 2006-01-26 02:35:51 +00:00
timezone Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
tools Simplify lock manager data structures by making a clear separation between 2005-12-09 01:22:04 +00:00
tutorial Cosmetic code cleanup: fix a bunch of places that used "return (expr);" 2006-01-11 08:43:13 +00:00
utils Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
DEVELOPERS
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.global.in Fix problems with PGXS builds against an installation tree that was 2005-09-27 17:39:35 +00:00
Makefile.shlib Remove BEOS port. 2006-01-05 03:01:38 +00:00
nls-global.mk Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
win32.mak Attached is a makefile I hacked up to build pg_config under MSVC - the 2005-06-14 17:50:38 +00:00