Re: Re[2]: [HACKERS] Database Restore with 6.1 fails (Name -> na - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re[2]: [HACKERS] Database Restore with 6.1 fails (Name -> na
Date
Msg-id 284d07fa7fa1b9d376200c28cd4cd295
Whole thread Raw
In response to Re[2]: [HACKERS] Database Restore with 6.1 fails (Name -> na  ("Leo Shuster"<lsh@lubrizol.com>)
List pgsql-hackers
>
>
> Marc, maybe the dump/dump_all scripts need to be re-done to accommodate
> those people that were using case-sensitive field names in pre-6.1
> Postgres versions?

It automatically lowercases all identifiers.  What do you want it to do?
Auto-rename uppercase table names that conflict with already-existing
lowercase names?


- --
Bruce Momjian
maillist@candle.pha.pa.us

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

pgsql-hackers by date:

Previous
From: hakan@twins.iconsult.com (Hakan Tandogan)
Date:
Subject: Re: [HACKERS] Third Party Stuff
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] 6.1 jumbo patch?