diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-05-28 18:18:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-05-28 18:18:19 +0000 |
commit | ece869b11eedd082ccd0bbd73ab9013c9ad9fa13 (patch) | |
tree | 1401273a3b3b547841cc4662764f09774f4ade78 /src/tutorial/funcs.c | |
parent | 9b94e3696e7b6c7c13db3e593d0fa471c3bce9bc (diff) | |
download | postgresql-ece869b11eedd082ccd0bbd73ab9013c9ad9fa13.tar.gz postgresql-ece869b11eedd082ccd0bbd73ab9013c9ad9fa13.zip |
Fix oversight in the previous patch that made LIKE throw error for \ at the
end of the pattern: the code path that handles \ just after % should throw
error too. As in the previous patch, not back-patching for fear of breaking
apps that worked before.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions