Commits

DateSubjectAuthorReleases
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-04-14 First phase of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-04-13 Change addRangeTableEntryForRelation() to take a Relation pointer instead Tom Lane 8.1.0
2005-04-06 Merge Resdom nodes into TargetEntry nodes to simplify code and save a Tom Lane 8.1.0
2005-02-02 Add support for temporary views, including documentation and regression Neil Conway 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2004-05-26 Reimplement the linked list data structure used throughout the backend. Neil Conway 8.0.0
2004-01-14 Fix permission-checking bug reported by Tim Burgess 10-Feb-03 (this time Tom Lane 8.0.0
2004-01-10 Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This is Neil Conway 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-08-01 Adjust 'permission denied' messages to be more useful and consistent. Tom Lane 7.4.1
2003-07-20 Another round of error message editing, covering backend/commands/. Tom Lane 7.4.1
2002-11-11 Code review for ON COMMIT patch. Make the actual on-commit action happen Tom Lane 7.4.1
2002-09-22 Replace pg_attribute.attisinherited with attislocal and attinhcount Tom Lane 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-02 Department of second thoughts: make checks for replacing a view slightly Tom Lane 7.3.1
2002-09-02 CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. Tom Lane 7.3.1
2002-08-30 Add attisinherited column to pg_attribute; use it to guard against Tom Lane 7.3.1