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

From Michael Meskes
Subject pgsql: Apploed patch by MauMau to escape filename
Date
Msg-id E1Uv25M-0004Af-Fn@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Apploed patch by MauMau <maumau307@gmail.com> to escape filenames in #line statements.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9ce9dfdb999960aa7596bb219db02ccdbe2da855

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


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Use type "int64" for memory accounting in tuplesort.c/tuplestore
Next
From: Michael Meskes
Date:
Subject: pgsql: Applied patch by MauMau to escape filename