diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-07-06 01:57:25 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-07-06 01:57:25 +0000 |
commit | a7aa0b818970579238e1424a81363eeb3c0b358c (patch) | |
tree | c3f53835ab6d5f22949d7ba5b8983c7922a276f7 /src/backend/commands/dbcommands.c | |
parent | 4f4d62a5b5197127b19e3a5bc1d7fe0efe32eece (diff) | |
download | postgresql-a7aa0b818970579238e1424a81363eeb3c0b358c.tar.gz postgresql-a7aa0b818970579238e1424a81363eeb3c0b358c.zip |
Backpatch dbmirror fix for escape handling.
> Upstream confirmed my reply in the last mail in [1]: the complete
> escaping logic in DBMirror.pl is seriously screwew.
>
> [1] http://archives.postgresql.org/pgsql-bugs/2006-06/msg00065.php
I finally found some time to debug this, and I think I found a better
patch than the one you proposed. Mine is still hackish and is still a
workaround around a proper quoting solution, but at least it repairs
the parsing without introducing the \' quoting again.
I consider this a band-aid patch to fix the recent security update.
PostgreSQL gurus, would you consider applying this until a better
solution is found for DBMirror.pl?
Olivier, can you please confirm that the patch works for you, too?
Backpatched to 8.0.X.
Martin Pitt
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions