]> granicus.if.org Git - postgresql/commit
Fix for the following items about escape sequence
authorHiroshi Inoue <inoue@tpf.co.jp>
Thu, 25 Apr 2002 02:50:08 +0000 (02:50 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Thu, 25 Apr 2002 02:50:08 +0000 (02:50 +0000)
commit4eac3919ddf8556e1b59b55472fb6de42ba77e86
treef0ca7bbd781d94d5a18029d9f1e200f6bc53688b
parent6cdba03d38a71e58576dd2615dc6897bbfdb133d
Fix for the following items about escape sequence

   by Marcelo Aceto <aceto@newinf.com.br> .

1) Wrong translations of embedded escape sequences inside outer join escape
sequences.
2) Wrong translation of parameter markers inside outer joins and function
escape sequences.
3) Bad concatenation of date, time, timestamp constants with next word in
statement:
src/interfaces/odbc/convert.c
src/interfaces/odbc/convert.h