Commits

DateSubjectAuthorReleases
2002-07-31 Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in Tom Lane 7.3.1
2002-04-21 Restructure AclItem representation so that we can have more than eight Tom Lane 7.3.1
2002-04-11 Restructure representation of aggregate functions so that they have pg_proc Tom Lane 7.3.1
2002-04-05 Divide functions into three volatility classes (immutable, stable, and Tom Lane 7.3.1
2002-03-29 pg_type has a typnamespace column; system now supports creating types Tom Lane 7.3.1
2002-03-26 pg_class has a relnamespace column. You can create and access tables Tom Lane 7.3.1
2002-03-20 Code review for DOMAIN patch. Tom Lane 7.3.1
2001-08-26 Transaction IDs wrap around, per my proposal of 13-Aug-01. More Tom Lane 7.2.1
2001-08-25 Replace implementation of pg_log as a relation accessed through the Tom Lane 7.2.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2001-06-12 Clean up various to-do items associated with system indexes: Tom Lane 7.2.1
2001-05-07 Rewrite of planner statistics-gathering code. ANALYZE is now available as Tom Lane 7.2.1
2001-01-14 pg_database's datpath column must not be marked toastable, because Tom Lane 7.1.1
2000-11-14 Extend CREATE DATABASE to allow selection of a template database to be Tom Lane 7.1.1
2000-08-06 Toast all the system-table columns that seem to need it. It turns out Tom Lane 7.1.1
2000-07-31 Make acl-related functions safe for TOAST. Mark pg_class.relacl as Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
2000-01-11 Ah-hah, there are attribute size constants lurking here too. Tom Lane 7.1.1
1999-08-09 Update comments about attdisbursion. NO code change. Tom Lane 7.1.1
1999-07-31 Add comments for attdisbursion field --- NO code change. Tom Lane 7.1.1
1999-03-28 Clean up various minor irregularities detected by type_sanity Tom Lane 7.1.1