Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-29 | Add new block-by-block strategy for CREATE DATABASE. | Robert Haas | 15.0 |
| 2016-08-23 | Remove duplicate word from comment. | Robert Haas | 10.0 |
| 2016-08-22 | Improve header comment for LockHasWaitersRelation. | Robert Haas | 10.0 |
| 2016-04-08 | Extend relations multiple blocks at a time to improve scalability. | Robert Haas | 9.6.0 |
| 2016-03-11 | Simplify GetLockNameFromTagType. | Robert Haas | 9.6.0 |
| 2016-03-10 | Provide much better wait information in pg_stat_activity. | Robert Haas | 9.6.0 |
| 2011-08-04 | Create VXID locks "lazily" in the main lock table. | Robert Haas | 9.2.0 |
| 2011-07-09 | Try to acquire relation locks in RangeVarGetRelid. | Robert Haas | 9.2.0 |
| 2010-08-16 | Make LockDatabaseObject() AcceptInvalidationMessages(). | Robert Haas | 9.1.0 |