Re: [HACKERS] What can we learn from MySQL?

Поиск
Список
Период
Сортировка
Искать
От
Joe Conway
Тема
Re: [HACKERS] What can we learn from MySQL?
Дата
Msg-id
408A019B.4060307@joeconway.com
Ответ на
Список
Дерево обсуждения
Re: [HACKERS] What can we learn from MySQL? Robert Treat <xzilla@users.sourceforge.net>
Re: [HACKERS] What can we learn from MySQL? Stephan Szabo <sszabo@megazone.bigpanda.com>
Re: [HACKERS] What can we learn from MySQL? Andrew Dunstan <andrew@dunslane.net>
Re: [HACKERS] What can we learn from MySQL? Shachar Shemesh <psql@shemesh.biz>
Re: [HACKERS] What can we learn from MySQL? Stephan Szabo <sszabo@megazone.bigpanda.com>
Re: [HACKERS] What can we learn from MySQL? Stephan Szabo <sszabo@megazone.bigpanda.com>
Re: [HACKERS] What can we learn from MySQL? Tom Lane <tgl@sss.pgh.pa.us>
Do we prefer software that works or software that looks good? Shachar Shemesh <psql@shemesh.biz>
Re: Do we prefer software that works or software that looks good? Stephan Szabo <sszabo@megazone.bigpanda.com>
Re: Do we prefer software that works or software that looks good? Robert Treat <xzilla@users.sourceforge.net>
Re: Do we prefer software that works or software that looks good? Shachar Shemesh <psql@shemesh.biz>
Re: Do we prefer software that works or software that looks good? Robert Treat <xzilla@users.sourceforge.net>
Re: Do we prefer software that works or software that looks good? Shachar Shemesh <psql@shemesh.biz>
Re: Do we prefer software that works or software that looks good? Robert Treat <xzilla@users.sourceforge.net>
Re: Do we prefer software that works or software that looks good? Josh Berkus <josh@agliodbs.com>
Re: Do we prefer software that works or software Shachar Shemesh <psql@shemesh.biz>
Re: [HACKERS] What can we learn from MySQL? Joe Conway <mail@joeconway.com>
Re: [HACKERS] What can we learn from MySQL? Dennis Bjorklund <db@zigo.dhs.org>
Re: [HACKERS] What can we learn from MySQL? Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] What can we learn from MySQL? Dennis Bjorklund <db@zigo.dhs.org>
Re: [HACKERS] What can we learn from MySQL? Andrew Sullivan <ajs@crankycanuck.ca>
Tom Lane wrote:
> Aside from the reality that apps aren't very consistent about their
> quoting behavior, the fly in this ointment is that whenever you query
> the database catalogs you will see the stored spelling of the name.
> So apps that rely on seeing the same spelling in the catalog that they
> entered could break.  (In practice this doesn't seem to be as big a
> problem as the sloppy-quoting-behavior issue, though.)

Shouldn't apps only really be querying the information schema if they're 
expecting spec compliant behavior? If so, a GUC variable with an access 
function ought to be enough to get up or down casing as desired, I'd think.

Joe

В списке pgsql-advocacy по дате отправления
От: Dennis Bjorklund
Дата:
От: Stephan Szabo
Дата:
FAQ