Re: [HACKERS] pg_dump and quoting

2000-10-04 Thread Philip Warner
At 19:55 3/10/00 +0200, Peter Eisentraut wrote: >I think that pg_dump should not quote identifiers that only contain >lower-case letters and underscores. That will make it easier to move >dumps to other database products, because PostgreSQL is off the spec in >matters case folding in identifiers.

[HACKERS] pg_dump and quoting

2000-10-03 Thread Peter Eisentraut
I think that pg_dump should not quote identifiers that only contain lower-case letters and underscores. That will make it easier to move dumps to other database products, because PostgreSQL is off the spec in matters case folding in identifiers. But it's just an idea; if the performance hit woul