pgsql: Improve some comments in scanner files - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Improve some comments in scanner files
Date
Msg-id E1msRLe-0006W3-Lr@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve some comments in scanner files

Reviewed-by: John Naylor <john.naylor@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/flat/b239564c-cad0-b23e-c57e-166d883cb97d@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fb7f70112fd80f13a8f124f51c4992fe290d3836

Modified Files
--------------
src/backend/parser/scan.l         | 14 ++++++++------
src/fe_utils/psqlscan.l           | 14 ++++++++------
src/interfaces/ecpg/preproc/pgc.l | 16 +++++++++-------
3 files changed, 25 insertions(+), 19 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Warning on SET of nonexisting setting with a prefix reserved by
Next
From: Tom Lane
Date:
Subject: pgsql: psql: include intra-query "--" comments in what's sent to the se