| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Michael Meskes <meskes(at)postgresql(dot)org> |
| Cc: | Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: ECPG and escape strings |
| Date: | 2005-08-24 12:49:15 |
| Message-ID: | 200508241249.j7OCnFb28770@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces pgsql-patches |
Michael Meskes wrote:
> On Wed, Aug 03, 2005 at 08:31:25AM -0600, Michael Fuhr wrote:
> > ECPG seems to be a little overzealous with the new escape string syntax:
>
> This comes from starting the string constant with ESCAPE_STRING_SYNTAX
> in case there is '\' inside the string. Actually I have no idea at the
> moment how that made it into. I comment it out for the time being. If
> anyone knows a reason for this behaviour please tell me and maybe fresh
> up my memory.
>
> CVS commit to come as soon as I'm online again.
I have removed that from CVS. It was a bug I introduced.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2005-08-24 13:01:07 | Re: 8.1 release notes |
| Previous Message | Stephen Frost | 2005-08-24 12:48:36 | Re: Must be owner to truncate? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Cain | 2005-08-24 13:10:34 | DBD::Pg and "invalid frontend message type 10" |
| Previous Message | Zahid Khan | 2005-08-24 06:27:08 | BLOB in npgsql? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2005-08-24 13:50:06 | Re: PL/Perl regression tests with use_strict |
| Previous Message | Hannu Krosing | 2005-08-24 12:10:13 | Re: PATCH to allow concurrent VACUUMs to not lock each |