Re: :PgSQL: More Queestions

Поиск
Список
Период
Сортировка
От David Wheeler
Тема Re: :PgSQL: More Queestions
Дата
Msg-id 44AA9E25-FDB9-11D6-8943-0003931A964A@wheeler.net
обсуждение исходный текст
Список pgsql-interfaces
On Thursday, November 21, 2002, at 02:52  AM, Rudy Lippan wrote:

> So you have a "". On the first " of the medial "" cluster, the code 
> will
> set in_literal to 0, but the very next character is a " so it will set
> in_literal right back to '"'.  Now, if there were something between 
> the "s
> it would not be in_literal, see? || am I just serving to confuse?

No, you're absolutely right. I love the beauty of side-effects like 
that.

> But using prepared statements:

<snip data="proof that table changes are okay" />

Well then, I'm definitely going to have to use prepared statements! :-)

Regards,

David

-- 
David Wheeler                                     AIM: dwTheory
david@wheeler.net                                 ICQ: 15726394
http://david.wheeler.net/                      Yahoo!: dew7e                                               Jabber:
Theory@jabber.org



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

Предыдущее
От: David Wheeler
Дата:
Сообщение: Re: DBD::PgSQL: More Queestions
Следующее
От: Bruce Badger
Дата:
Сообщение: Frontend/Backend protocol changes?