Commits

DateSubjectAuthorReleases
2006-04-25 Back out RESET CONNECTION until there is more discussion. Bruce Momjian 8.2.0
2006-04-25 Add RESET CONNECTION, to reset all aspects of a session. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-02-10 Change search for default operator classes so that it examines all opclasses Tom Lane 8.0.7
2006-02-10 Change search for default operator classes so that it examines all opclasses Tom Lane 8.1.3
2006-02-10 Change search for default operator classes so that it examines all opclasses Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-01 Add ALTER object SET SCHEMA capability for a limited but useful set of Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-09-16 Restructure subtransaction handling to reduce resource consumption, Tom Lane 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-07-28 Fix subtransaction behavior for large objects, temp namespace, files, Tom Lane 8.0.0
2004-01-19 Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path Tom Lane 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-01-12 Replace RelidGetNamespaceId() by get_rel_namespace(). Peter Eisentraut 7.4.1
2003-01-10 Read-only transactions, as defined in SQL. Peter Eisentraut 7.4.1
2003-01-07 Apply the proper version of Christopher Kings-Lynne's describe patch Tom Lane 7.4.1
2002-12-12 TODO marked as done: Bruce Momjian 7.4.1
2002-11-02 Remove encoding lookups from grammar stage, push them back to places Tom Lane 7.3.1
2002-09-23 Disallow VACUUM, ANALYZE, TRUNCATE on temp tables belonging to other Tom Lane 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-08 Cause schema-qualified FROM items and schema-qualified variable references Tom Lane 7.3.1