users/heikki/postgres.git
2006-01-08 Tom LaneRecent patch broke guc.c for non-USE_ASSERT_CHECKING...
2006-01-08 Tom LaneAvoid leaking memory while reading toasted entries...
2006-01-08 Neil ConwayAdd a new system view, pg_prepared_statements, that...
2006-01-07 Tom LaneAdd RelationOpenSmgr() calls to ensure rd_smgr is valid...
2006-01-07 Tom LaneAdd comment explaining why RelationOpenSmgr() call...
2006-01-07 Tom LaneDuring CatCacheRemoveCList, we must now remove any...
2006-01-06 Tom LaneFix failure to apply domain constraints to a NULL const...
2006-01-06 Bruce MomjianUse RELKIND_COMPOSITE_TYPE rather than hardcoded 'c'.
2006-01-06 Tom LaneRelease-note updates and copy editing.
2006-01-06 Tom LaneFix Windows-only postmaster code to reject a connection...
2006-01-06 Tom LaneFix broken markup.
2006-01-06 Tom LaneConvert Assert checking for empty page into a regular...
2006-01-06