Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-04-05 | Support ALTER THING .. DEPENDS ON EXTENSION | Alvaro Herrera | 9.6.0 |
| 2015-03-03 | Change many routines to return ObjectAddress rather than OID | Alvaro Herrera | 9.5.0 |
| 2014-12-30 | Add pg_identify_object_as_address | Alvaro Herrera | 9.5.0 |
| 2014-12-23 | Add SQL-callable pg_get_object_address | Alvaro Herrera | 9.5.0 |
| 2013-03-20 | Allow extracting machine-readable object identity | Alvaro Herrera | 9.3.0 |
| 2012-10-02 | Refactor "ALTER some-obj SET SCHEMA" implementation | Alvaro Herrera | 9.3.0 |
| 2011-06-28 | Remove rel.h from objectaddress.h; only relcache.h is necessary. | Alvaro Herrera | 9.2.0 |