Commits

DateSubjectAuthorReleases
2020-11-06 Revert "Accept relations of any kind in LOCK TABLE". Tom Lane 9.6.20
2020-11-06 Revert "Accept relations of any kind in LOCK TABLE". Tom Lane 11.10
2020-11-06 Revert "Accept relations of any kind in LOCK TABLE". Tom Lane 9.5.24
2020-11-06 Revert "Accept relations of any kind in LOCK TABLE". Tom Lane 14.0
2020-11-06 Revert "Accept relations of any kind in LOCK TABLE". Tom Lane 13.1
2020-11-05 Don't throw an error for LOCK TABLE on a self-referential view. Tom Lane 11.10
2020-11-05 Don't throw an error for LOCK TABLE on a self-referential view. Tom Lane 14.0
2020-11-05 Don't throw an error for LOCK TABLE on a self-referential view. Tom Lane 13.1
2020-11-05 Don't throw an error for LOCK TABLE on a self-referential view. Tom Lane 12.5
2020-10-27 Accept relations of any kind in LOCK TABLE Alvaro Herrera 12.5
2020-10-27 Accept relations of any kind in LOCK TABLE Alvaro Herrera 9.5.24
2020-10-27 Accept relations of any kind in LOCK TABLE Alvaro Herrera 14.0
2020-10-27 Accept relations of any kind in LOCK TABLE Alvaro Herrera 9.6.20
2020-10-27 Accept relations of any kind in LOCK TABLE Alvaro Herrera 10.15
2020-10-27 Accept relations of any kind in LOCK TABLE Alvaro Herrera 11.10
2020-10-27 Accept relations of any kind in LOCK TABLE Alvaro Herrera 13.1
2020-02-18 Make inherited LOCK TABLE perform access permission checks on parent table only. Fujii Masao 13.0
2020-01-16 Fix problems with "read only query" checks, and refactor the code. Robert Haas 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-12 Fix more strcmp() calls using boolean-like comparisons for result checks Michael Paquier 12.0
2019-02-11 Adjust gratuitously different error message wording Peter Eisentraut 12.0
2019-01-26 Simplify restriction handling of two-phase commit for temporary objects Michael Paquier 12.0