aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSubplan.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-09-17 15:54:50 +0000
committerBruce Momjian <bruce@momjian.us>2001-09-17 15:54:50 +0000
commit6e63468f3a6a4bd00e83cf76e6197ed7d066d0c5 (patch)
treecf255363689486c8c8a55d1555c2bb9a646f5fd5 /src/backend/executor/nodeSubplan.c
parentc6cb8701db20245631d6f16c19d98ea3059798b2 (diff)
downloadpostgresql-6e63468f3a6a4bd00e83cf76e6197ed7d066d0c5.tar.gz
postgresql-6e63468f3a6a4bd00e83cf76e6197ed7d066d0c5.zip
I'm attaching a patch which fixes the corruption in strings caused
by escape processing in the SQL statement. I've tested this for a while now and it appears to work well. Previously string data with {d was getting corrupt as the {d was being stripped regardless of whether it was an escape code or not. I also added checking for time and timestamp escape processing strings as per 11.3 in the specification. The patch is against the latest CVS. Thomas O'Dowd
Diffstat (limited to 'src/backend/executor/nodeSubplan.c')
0 files changed, 0 insertions, 0 deletions