Re: PQprepare case sensitive?

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: PQprepare case sensitive?
Дата
Msg-id 20070608145830.GB18853@feivel.credativ.de
обсуждение исходный текст
Ответ на Re: PQprepare case sensitive?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PQprepare case sensitive?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
On Fri, Jun 08, 2007 at 09:56:42AM -0400, Tom Lane wrote:
> Yes, it's assumed that any quoting/dequoting has already happened by the
> time the name gets into the protocol message.

But shouldn't this be documented? I failed to find it. But then this
wouldn't be the first time I fail to find the right place in
documentation.

> > I wonder because a statement like this cannot be
> > deallocated afterwards since the parser is case insensitive with regard
> > to statement names.
> 
> Sure it can --- use quotes.

True of course. My wording was bad. I meant with the same way of writing
the name. 

Again, I have no problem with this behaviour I just wanted to make sure
it's supposed to be this way before I start implementing ecpg's handling
of this.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PQprepare case sensitive?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PQprepare case sensitive?