PQprepare case sensitive?

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: PQprepare case sensitive?
Date: 2007-06-08 12:33:51
Message-ID: 20070608123351.GA30271@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I haven't looked into the sources yet, but PQprepare's behaviour in my
new ecpglib code suggests that the statement name is case sensitive. Is
this by design? I wonder because a statement like this cannot be
deallocated afterwards since the parser is case insensitive with regard
to statement names.

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(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2007-06-08 13:56:42 Re: PQprepare case sensitive?
Previous Message md rahman 2007-06-05 20:14:39 pgsql starting problem