| From: | Michael Meskes <meskes(at)postgresql(dot)org> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | MauMau <maumau307(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [9.3 bug fix] ECPG does not escape backslashes |
| Date: | 2013-07-04 12:31:36 |
| Message-ID: | 20130704123136.GA8898@feivel.credativ.lan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jul 04, 2013 at 07:58:39AM -0400, Andrew Dunstan wrote:
> >michael(at)feivel:~$ grep line test\\\\a/init.c |head -1
> >#line 1 "test\\a/init.pgc"
> ...
>
> Really? I'd expect to see 4 backslashes in the #line directive, I think.
Eh, why? The four backslashes come are two that are escaped for shell usage.
The directory name is in my example was "test\\a". What did I miss?
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dimitri Fontaine | 2013-07-04 12:32:25 | Re: in-catalog Extension Scripts and Control parameters (templates?) |
| Previous Message | KONDO Mitsumasa | 2013-07-04 12:28:11 | Re: Improvement of checkpoint IO scheduler for stable transaction responses |