| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Magnus Hagander <mha(at)sollentuna(dot)net>, Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: comparing rows |
| Date: | 2000-08-04 15:41:10 |
| Message-ID: | Pine.BSF.4.21.0008041240120.1163-100000@thelab.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-08-04 15:47:26 | Re: [HACKERS] pg_dump/restore to convert BLOBs to LZTEXT (optiona l!) |
| Previous Message | Thomas Lockhart | 2000-08-04 14:58:55 | Re: comparing rows |