From: | David Wheeler <david(at)wheeler(dot)net> |
---|---|
To: | Rudy Lippan <rlippan(at)remotelinux(dot)com> |
Cc: | Jeff Urlwin <jurlwin(at)bellatlantic(dot)net>, <dbi-dev(at)perl(dot)org>, <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: :PgSQL: More Queestions |
Date: | 2002-11-22 01:25:21 |
Message-ID: | 44AA9E25-FDB9-11D6-8943-0003931A964A@wheeler.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)wheeler(dot)net ICQ: 15726394
http://david.wheeler.net/ Yahoo!: dew7e
Jabber: Theory(at)jabber(dot)org
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Badger | 2002-11-22 05:06:37 | Frontend/Backend protocol changes? |
Previous Message | David Wheeler | 2002-11-22 01:23:50 | Re: DBD::PgSQL: More Queestions |