Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-07-02 | Fix misuse of TextDatumGetCString(). | Tom Lane | 9.6.0 |
| 2014-12-31 | Print more information about getObjectIdentityParts() failures. | Tom Lane | 9.5.0 |
| 2014-12-28 | Remove duplicate assignment in new pg_get_object_address() function. | Tom Lane | 9.5.0 |
| 2014-01-18 | Make various variables const (read-only). | Tom Lane | 9.4.0 |
| 2011-03-09 | Adjust the permissions required for COMMENT ON ROLE. | Tom Lane | 9.1.0 |
| 2011-03-04 | Allow non-superusers to create (some) extensions. | Tom Lane | 9.1.0 |
| 2011-02-10 | Fix pg_upgrade to handle extensions. | Tom Lane | 9.1.0 |
| 2011-02-08 | Core support for "extensions", which are packages of SQL objects. | Tom Lane | 9.1.0 |