From: | Paul Lambert <paul(dot)lambert(at)autoledgers(dot)com(dot)au> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Using MS Access front-end with PG] |
Date: | 2007-04-04 00:41:36 |
Message-ID: | 4612F440.6060103@autoledgers.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Tom Lane wrote:
> Paul Lambert <paul(dot)lambert(at)autoledgers(dot)com(dot)au> writes:
>> Is there any way to change the text qualifier in PG
>
> No. I suppose you could hack the Postgres lexer but you'd break
> pretty much absolutely everything other than your Access code.
>
>> or the case sensitivity?
>
> That could be attacked in a few ways, depending on whether you want
> all text comparisons to be case-insensitive or only some (and if so
> which "some"). But it sounds like MS SQL's backward standards for
> strings vs identifiers has got you nicely locked in, as intended :-(
> so there may be no point in discussing further.
I don't have any case sensitive data - so if sensitivity could be
completely disabled by a parameter somewhere, that would be nice.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
>
--
Paul Lambert
Database Administrator
AutoLedgers
From | Date | Subject | |
---|---|---|---|
Next Message | 4wheels | 2007-04-04 01:20:48 | Finding Queries that have been done on a DB |
Previous Message | Tom Lane | 2007-04-04 00:31:17 | Re: Using MS Access front-end with PG |
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2007-04-04 01:24:00 | Re: Using MS Access front-end with PG] |
Previous Message | 4wheels | 2007-04-04 00:37:27 | Finding Queries that have been done on a DB |