Re: Re: Bug#108286: case sensitivity in column names

From: Cedar Cox <cedarc(at)visionforisrael(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Re: Bug#108286: case sensitivity in column names
Date: 2001-08-15 06:37:26
Message-ID: Pine.LNX.4.21.0108150936280.29739-100000@nanu.visionforisrael.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc


> Why not dump and recreate your database, but edit the dumpfile to
> remove the double-quotes and thus force the names to become
> case-insensitive? Then it won't matter that OleDB is sending garbage.

Just a note on an easy way to do this.. run pg_dump with the no quotes
option. Then you won't have much to edit, if anything.

HTH
-Cedar

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2001-08-15 08:04:43 Re: Re: nextval, sequences and sequencenames
Previous Message Alexander Fordyce 2001-08-15 05:40:15 OpenBSD 2.9 - installation works fine but psql won't run

Browse pgsql-odbc by date

  From Date Subject
Next Message Tatsuo Ishii 2001-08-15 09:35:00 Re: Re: To be 7.1.3 or not to be 7.1.3?
Previous Message Bruce Momjian 2001-08-14 22:17:23 Re: Re: To be 7.1.3 or not to be 7.1.3?