Commits

DateSubjectAuthorReleases
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 8.1.11
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 8.2.6
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 8.3.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-06-23 Separate parse-analysis for utility commands out of parser/analyze.c Tom Lane 8.3.0
2007-03-23 Fix plancache so that any required replanning is done with the same Tom Lane 8.3.0
2007-03-13 First phase of plan-invalidation project: create a plan cache management Tom Lane 8.3.0
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-07-13 Allow include files to compile own their own. Bruce Momjian 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-11-21 Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the Alvaro Herrera 8.2.0
2005-11-19 DROP objecttype IF EXISTS for the following objects: Andrew Dunstan 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-22 Fix unwanted denial of ALTER OWNER rights to superusers. There was some Tom Lane 8.1.0
2005-07-14 Adjust permissions checking for ALTER OWNER commands: instead of Tom Lane 8.1.0
2005-07-07 Track dependencies on shared objects (which is to say, roles; we already Tom Lane 8.1.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0
2005-06-21 Trivial dead code removal: in CreateSchemaCommand(), 'owner_name' is Neil Conway 8.1.0
2005-04-14 Completion of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-01-27 Change heap_modifytuple() to require a TupleDesc rather than a Neil Conway 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0