pgsql: Fix a couple of comments. - Mailing list pgsql-committers

From Nathan Bossart
Subject pgsql: Fix a couple of comments.
Date
Msg-id E1vDPB0-003lPW-2H@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix a couple of comments.

These were discovered while reviewing Aleksander Alekseev's
proposed changes to pgindent.

Oversights in commits 393e0d2314 and 25a30bbd42.

Discussion: https://postgr.es/m/aP-H6kSsGOxaB21k%40nathan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/123661427b974777ed00abcfa10443d0ca525b3c

Modified Files
--------------
src/backend/executor/nodeWindowAgg.c   | 2 +-
src/backend/storage/ipc/waiteventset.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Dean Rasheed
Date:
Subject: pgsql: Add new RLS tests to test policies applied by command type.
Next
From: Michael Paquier
Date:
Subject: pgsql: Simplify newline handling in two TAP tests