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

Lists: pgsql-committers
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
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(-)