pgsql: Applied patch by MauMau to escape filename - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Applied patch by MauMau to escape filename
Date
Msg-id E1UvP9Q-0001Np-Rg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Applied patch by MauMau <maumau307@gmail.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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: PL/Python: Convert numeric to Decimal
Next
From: Tom Lane
Date:
Subject: pgsql: Rename a function to avoid naming conflict in parallel regressio