pgsql: Applied patch by MauMau <maumau307@gmail.com> to escape filename

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Applied patch by MauMau <maumau307@gmail.com> to escape filename
Date: 2013-07-06 09:51:32
Message-ID: E1UvP9Q-0001Np-Rg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Applied patch by MauMau <maumau307(at)gmail(dot)com> to escape filenames in #line statements.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7d114fb46fd2b88cfab05f8e36ba9e9762cd576a

Modified Files
--------------
src/interfaces/ecpg/preproc/output.c | 19 ++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-07-06 12:16:23 Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal
Previous Message Claudio Freire 2013-07-06 05:52:15 Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal