postgresql/src
2006-01-09 10:05:31 +00:00
..
backend Change allow_system_table_mods to PGC_POSTMASTER, restoring previous 2006-01-09 10:05:31 +00:00
bin Use RELKIND_COMPOSITE_TYPE rather than hardcoded 'c'. 2006-01-06 19:08:33 +00:00
include Fix the assert_enabled issue properly. This eliminates the former ABI 2006-01-08 21:24:37 +00:00
interfaces Remove BEOS port. 2006-01-05 03:01:38 +00:00
makefiles Remove BEOS port. 2006-01-05 03:01:38 +00:00
pl Minor code cleanup for PL/Python: fixup some strangely formatted comments, 2006-01-09 02:47:09 +00:00
port Remove BEOS port. 2006-01-05 03:01:38 +00:00
template Remove BEOS port. 2006-01-05 03:01:38 +00:00
test Add a new system view, pg_prepared_statements, that can be used to 2006-01-08 07:00:27 +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 Standard pgindent run for 8.1. 2005-10-15 02:49:52 +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 just testing a script... 1999-07-30 03:45:57 +00:00
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