Re: comparing rows - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: comparing rows
Date
Msg-id Pine.BSF.4.21.0008041240120.1163-100000@thelab.hub.org
Whole thread Raw
In response to Re: comparing rows  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
Responses Re: comparing rows  (Christopher Masto <chris@netmonger.net>)
List pgsql-hackers
On Fri, 4 Aug 2000, Thomas Lockhart wrote:

> > Stupid question here ... but ... can't this kludge be "faked" in the ODBC
> > driver itself, vs in the server? *raised eyebrow*
> 
> Right now, the ODBC driver does not do full parsing of the input
> queries, so imho it would be difficult to reliably identify the correct
> string substitution.

Ah, there went that idea ... to bad we couldn't put some sort of check in
the server "if through odbc driver, allow this kludge" :)

You say 'right now' ... is full parsing something that the ODBC driver
should be done?



pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: comparing rows
Next
From: Bruce Momjian
Date:
Subject: Re: pg_dump/restore to convert BLOBs to LZTEXT (optiona l!)