pgsql: Change ecpg lexer to accept comments with line breaks in CPP lin

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change ecpg lexer to accept comments with line breaks in CPP lin
Date: 2016-02-16 13:38:11
Message-ID: E1aVfpT-0002x3-GD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Change ecpg lexer to accept comments with line breaks in CPP lines.

Branch
------
master

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

Modified Files
--------------
src/interfaces/ecpg/preproc/pgc.l | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2016-02-16 17:43:19 pgsql: release notes: fix 9.5 SGML comment about commit
Previous Message Robert Haas 2016-02-16 08:05:47 Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl