diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-29 19:22:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-29 19:22:28 +0000 |
commit | 4c93b04f48e20af594abd82bf4b8c4c3e372b14a (patch) | |
tree | 84a12995cd24d6a4f0a49c10e169e3d55c070906 /src/backend/utils/cache/relcache.c | |
parent | 04ffd2bc0accb80a6bf1e2a46c86ff1b289be9cb (diff) |
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...).
Diffstat (limited to 'src/backend/utils/cache/relcache.c')
0 files changed, 0 insertions, 0 deletions