Commits

DateSubjectAuthorReleases
2002-04-27 Support toasting of shared system relations, and provide toast tables for 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-19 Change naming rule for ON SELECT rules of views: they're all just Tom Lane 7.3.1
2002-04-18 Rule names are now unique per-relation, rather than unique globally. Tom Lane 7.3.1
2002-04-15 Adjust rules for search_path so that pg_catalog is never implicitly Tom Lane 7.3.1
2001-10-19 Ensure that all startup paths (postmaster, standalone postgres, or Tom Lane 7.2.1
2001-10-16 Use LEFT JOIN, not FULL JOIN, in statistical views. Tom Lane 7.2.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-07-31 Change SQL commands embedded in the initdb script from the style Tom Lane 7.2.1
2001-07-15 Restructure index AM interface for index building and index tuple deletion, Tom Lane 7.2.1
2001-06-14 Revoke public read access from pg_statistic, create new system view Tom Lane 7.2.1
2001-06-12 Clean up various to-do items associated with system indexes: Tom Lane 7.2.1
2001-01-20 Get rid of initdb -t bugs by the simple expedient of getting rid of Tom Lane 7.1.1
2000-12-31 Fix typo in error message. Tom Lane 7.1.1
2000-11-21 Install the sample pg_ident.conf file into /home/postgres/testversion/data, just like pg_hba.conf. Tom Lane 7.1.1
2000-11-21 Simplify definition of pg_tables and pg_views views by making use of 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-03-25 Fix syntax error reported by old shells ("if ! command..." is a Tom Lane 7.1.1
1999-11-21 Change backend-side COPY to write files with permissions 644 not 666 Tom Lane 7.1.1