Commits

DateSubjectAuthorReleases
2019-07-05 Remove dead encoding-conversion functions. Tom Lane 13.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2014-01-18 Make various variables const (read-only). Tom Lane 9.4.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2008-11-14 Make CREATE CONVERSION verify that a putative encoding conversion function 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
2008-03-27 Reduce the need for frontend programs to include "postgres.h" by refactoring Tom Lane 8.4.0
2007-02-14 Fix up foreign-key mechanism so that there is a sound semantic basis for the Tom Lane 8.3.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-05-03 Alter the signature for encoding conversion functions to declare the Tom Lane 7.3.10
2005-05-03 Alter the signature for encoding conversion functions to declare the Tom Lane 7.4.8
2005-05-03 Alter the signature for encoding conversion functions to declare the Tom Lane 8.0.3
2005-05-03 Alter the signature for encoding conversion functions to declare the Tom Lane 8.1.0
2005-04-14 Completion 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
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
2003-07-04 Some early work on error message editing. Operator-not-found and Tom Lane 7.4.1
2002-11-02 Fix permissions-checking bugs and namespace-search-path bugs in Tom Lane 7.3.1
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1