postgresql/src
Tom Lane edfbd0744a Avoid leaking memory while reading toasted entries from pg_rewrite,
and nail a couple more system indexes into cache.  This doesn't make
any difference in normal system operation, but when forcing constant
cache resets it's difficult to get through the rules regression test
without these changes.
2006-01-08 20:04:41 +00:00
..
backend Avoid leaking memory while reading toasted entries from pg_rewrite, 2006-01-08 20:04:41 +00:00
bin Use RELKIND_COMPOSITE_TYPE rather than hardcoded 'c'. 2006-01-06 19:08:33 +00:00
include Add a new system view, pg_prepared_statements, that can be used to 2006-01-08 07:00:27 +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 Remove QNX port. 2006-01-05 01:56:30 +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
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