Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-16 | Fix problems with "read only query" checks, and refactor the code. | Robert Haas | 13.0 |
| 2016-12-23 | Remove sql_inheritance GUC. | Robert Haas | 10.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |
| 2011-11-30 | Improve table locking behavior in the face of current DDL. | Robert Haas | 9.2.0 |
| 2011-07-09 | Try to acquire relation locks in RangeVarGetRelid. | Robert Haas | 9.2.0 |