Commits

DateSubjectAuthorReleases
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2020-11-06 Revert "Accept relations of any kind in LOCK TABLE". Tom Lane 12.5
2020-11-06 Revert "Accept relations of any kind in LOCK TABLE". Tom Lane 10.15
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
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
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2016-12-23 Replace enum InhOption with simple boolean. Tom Lane 10.0
2010-02-20 Clean up handling of XactReadOnly and RecoveryInProgress checks. Tom Lane 9.0.0
2009-05-12 Fix LOCK TABLE to eliminate the race condition that could make it give weird Tom Lane 8.4.0
2009-05-12 Modify find_inheritance_children() and find_all_inheritors() to add the Tom Lane 8.4.0
2009-05-12 Do some minor code refactoring in preparation for changing the APIs of Tom Lane 8.4.0
2008-09-08 Create a separate grantable privilege for TRUNCATE, rather than having it be Tom Lane 8.4.0
2006-08-18 Now that we've rearranged relation open to get a lock before touching Tom Lane 8.2.0