pgsql: Improve some comments in scanner files

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve some comments in scanner files
Date: 2021-12-01 15:16:42
Message-ID: E1msRLe-0006W3-Lr@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve some comments in scanner files

Reviewed-by: John Naylor <john(dot)naylor(at)enterprisedb(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/b239564c-cad0-b23e-c57e-166d883cb97d(at)enterprisedb(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-12-01 17:24:58 pgsql: psql: initialize comment-begin setting to a useful value by defa
Previous Message Peter Eisentraut 2021-12-01 14:22:32 pgsql: Warning on SET of nonexisting setting with a prefix reserved by