aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSort.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-07-06 02:03:00 +0000
committerBruce Momjian <bruce@momjian.us>2006-07-06 02:03:00 +0000
commitacf40f39be47cd92ff394e9c42f9ffa4dfd741ed (patch)
tree745cdb62a1ec179a376381183e6aed62b721b741 /src/backend/executor/nodeSort.c
parent33215c2b7827eb61860d0b9d9f7b3ee63f4c6537 (diff)
downloadpostgresql-acf40f39be47cd92ff394e9c42f9ffa4dfd741ed.tar.gz
postgresql-acf40f39be47cd92ff394e9c42f9ffa4dfd741ed.zip
Fix dbmirror for new backslash escaping:
Martin Pitt [2006-06-16 0:15 +0200]: > 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? Martin Pitt http://www.piware.de
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions