Commits

DateSubjectAuthorReleases
2009-07-29 Support deferrable uniqueness constraints. Tom Lane 9.0.0
2009-04-04 Remove the recently added node types ReloptElem and OptionDefElem in favor Tom Lane 8.4.0
2008-06-14 Refactor the handling of the various DropStmt variants so that when multiple Tom Lane 8.4.0
2007-12-01 Code review for LIKE ... INCLUDING INDEXES patch. Fix failure to propagate Tom Lane 8.3.0
2007-08-22 Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by treating the Tom Lane 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by 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-01-23 Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR Tom Lane 8.3.0
2006-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-08-25 Add the ability to create indexes 'concurrently', that is, without Tom Lane 8.2.0
2006-07-03 Code review for FILLFACTOR patch. Change WITH grammar as per earlier Tom Lane 8.2.0
2006-04-15 Support the syntax Tom Lane 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-08-01 Add ALTER object SET SCHEMA capability for a limited but useful set of 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-22 Make REINDEX DATABASE do what one would expect, namely reindex all indexes 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
2004-06-25 Support renaming of tablespaces, and changing the owners of Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2004-06-10 Clean up generation of default names for constraints, indexes, and serial Tom Lane 8.0.0
2004-05-14 Tighten parsing of boolean options to CREATE TYPE and related functions, Tom Lane 8.0.0
2004-05-05 ALTER TABLE rewrite. New cool stuff: Tom Lane 8.0.0
2004-02-21 Implement a solution to the 'Turkish locale downcases I incorrectly' Tom Lane 7.4.2