Skip to content

Commit 4c93b04

Browse files
committed
Backpatch rule deparsing bugfixes into 6.5.*.
I believe this is a pretty critical bugfix, since without it, stored rules containing CASE expressions or array references cannot be dumped by pg_dump. Worse, rules containing expressions like (a + b) * c will be dumped incorrectly (minus the parentheses, silently yielding the wrong answer...).
1 parent 04ffd2b commit 4c93b04

File tree

2 files changed

+249
-261
lines changed

2 files changed

+249
-261
lines changed

0 commit comments

Comments
 (0)