Commits

DateSubjectAuthorReleases
2007-01-23 Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-11-12 Fix some typos in comments. Neil Conway 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-05 Get rid of the separate RULE privilege for tables: now only a table's owner Tom Lane 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-04-15 Support the syntax Tom Lane 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
2006-02-12 I've created a new shared catalog table pg_shdescription to store Bruce Momjian 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
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 Completion of project to use fixed OIDs for all system catalogs and Tom Lane 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-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
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-05-26 Reimplement the linked list data structure used throughout the backend. Neil Conway 8.0.0
2004-03-08 Add comment about why ON COMMENT in non-current database throws just an Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-11-21 COMMENT ON casts, conversions, languages, operator classes, and Tom Lane 8.0.0
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2003-11-09 Add operator strategy and comparison-value datatype fields to ScanKey. Tom Lane 8.0.0