Commits

DateSubjectAuthorReleases
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 12.15
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 16.0
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 14.8
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 11.19
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 12.14
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 13.10
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 14.7
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 15.2
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 16.0
2022-12-02 Remove logic for converting a table to a view. Tom Lane 16.0
2022-04-09 Fix whitespace Peter Eisentraut 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-22 Add support for security invoker views. Dean Rasheed 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 9.6.24
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 10.19
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 11.14
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 15.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 13.5
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 14.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 12.9
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 10.16
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 9.6.21
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 9.5.25