CVSROOT: /cvsroot
Module name: pgsql
Changes by: inoue@postgresql.org 02/04/24 22:50:08
Modified files:
src/interfaces/odbc: convert.c convert.h
Log message:
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: