pgsql/src/interfaces/odbc convert.c convert.h

From: inoue(at)postgresql(dot)org (Hiroshi Inoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/odbc convert.c convert.h
Date: 2002-04-25 02:50:08
Message-ID: 20020425025008.E30BF4758DE@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: inoue(at)postgresql(dot)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(at)newinf(dot)com(dot)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:

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-04-25 02:56:56 pgsql/ ontrib/findoidjoins/README.findoidjoins ...
Previous Message Bruce Momjian - CVS 2002-04-25 00:56:36 pgsql/src/backend/libpq crypt.c hba.c