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-05 09:15:54
Message-ID: E1Uv27O-0004GI-3L@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_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d0d71252395fe6f80d9871cf88e1d192d7db7ab4

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 Magnus Hagander 2013-07-05 13:11:32 pgsql: Expose the estimation of number of changed tuples since last ana
Previous Message Michael Meskes 2013-07-05 09:15:53 pgsql: Applied patch by MauMau <maumau307@gmail.com> to escape filename