pgsql: Apploed 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: Apploed patch by MauMau <maumau307@gmail.com> to escape filename
Date: 2013-07-05 09:13:48
Message-ID: E1Uv25M-0004Af-Fn@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Apploed patch by MauMau <maumau307(at)gmail(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2013-07-05 09:15:53 pgsql: Applied patch by MauMau <maumau307@gmail.com> to escape filename
Previous Message Kevin Hale Boyes 2013-07-05 04:28:18 [COMMITTERS] pgsql: Add new GUC, max_worker_processes, limiting number of bgworkers.