pgsql: Fix misleading comments

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix misleading comments
Date: 2024-03-19 10:01:53
Message-ID: E1rmWI5-004ZeV-Bu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix misleading comments

To match code changes in 229fb58d4f.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/49b579f92dc6add10d1f03ba2cea6eab597a2f2f

Modified Files
--------------
src/backend/replication/repl_gram.y | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2024-03-19 10:50:36 pgsql: Use half-open interval notation in without_overlaps tests
Previous Message Peter Eisentraut 2024-03-19 09:22:10 pgsql: Use daterange and YMD in without_overlaps tests instead of tsran