Re: [HACKERS] Database Restore with 6.1 fails (Name -> name). - Mailing list pgsql-hackers

From Sean Reifschneider
Subject Re: [HACKERS] Database Restore with 6.1 fails (Name -> name).
Date
Msg-id de7373c9f7e0a4524354c61a30dcc282
Whole thread Raw
In response to [HACKERS] Database Restore with 6.1 fails (Name -> name).  (Sean Reifschneider <jafo@tummy.com>)
List pgsql-hackers
On Sun, Jun 15, 1997 at 10:24:42PM -0300, The Hermit Hacker wrote:
>On Sun, 15 Jun 1997, wward wrote:
>> >     Case sensitivity in tables/field names were removed in v6.1...
>>
>> If one wants case sensitivity how do yo get it?
>
>    If I recall the arguments correctly, case sensitivity broke all the
>ODBC and JDBC drivers :(

My problem was that I forgot to re-compile my apache server (which has
PHP, which is the reason I'm using Postgres) with the new libpq.  However,
I suspect that the Java Postgres class is going to require patches to
do a string insensitive compare -- it doesn't use libpq.  I can deal with
re-building all my programs, I guess...  I'll probably just leave my
main server running the old version for now.

Actually, I think it's better to be case insensitive, but doing it now
is kind of a pain.  It'll be more of one if it happened later though...

Sean
- --
 "We've secretly replaced the Dilithium Crystals on these starships with
 Folger's.  Let's see if they can tell the difference."  -- Sean and Anne
Sean Reifschneider, Inimitably Superfluous <jafo@tummy.com>
URL: <http://www.tummy.com/xvscan> HP-UX/Linux/FreeBSD/BSDOS scanning software.

------------------------------

End of hackers-digest V1 #388
*****************************

pgsql-hackers by date:

Previous
From: bibach@execpc.com
Date:
Subject: [HACKERS] Clarification of NULL values
Next
From: Mario Jorge Filipe - LEI
Date:
Subject: Re: [QUESTIONS] Re: [HACKERS] Compilation flags