Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-07-02 | Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. | Robert Haas | 9.4.0 |
| 2011-06-28 | Add a missing_ok argument to get_object_address(). | Robert Haas | 9.2.0 |
| 2010-08-05 | Standardize get_whatever_oid functions for other object types. | Robert Haas | 9.1.0 |
| 2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 9.0.0 |