Commits

DateSubjectAuthorReleases
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-12-04 Re-pgindent a few files. Tom Lane 16.0
2022-12-01 Move PartitioPruneInfo out of plan nodes into PlannedStmt Alvaro Herrera 16.0
2022-11-30 Stop accessing checkAsUser via RTE in some cases Alvaro Herrera 16.0
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 15.1
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 16.0
2022-09-27 Move RelFileNumber declarations to common/relpath.h. Robert Haas 16.0
2022-07-09 Mark Scan as an abstract node type, too. Tom Lane 16.0
2022-07-09 Automatically generate node support functions Peter Eisentraut 16.0
2022-07-02 Reformat some node comments Peter Eisentraut 16.0
2022-05-19 Fix incorrect comments for Memoize struct David Rowley 14.4
2022-05-19 Fix incorrect comments for Memoize struct David Rowley 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2022-04-06 Allow asynchronous execution in more cases. Etsuro Fujita 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 11.15
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 14.2
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 12.10
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 15.0
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 10.20
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 13.6
2022-01-01 Fix index-only scan plans when not all index columns can be returned. Tom Lane 12.10
2022-01-01 Fix index-only scan plans when not all index columns can be returned. Tom Lane 11.15