pgsql: Fix misleading comments - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix misleading comments
Date
Msg-id E1rmWI5-004ZeV-Bu@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Use daterange and YMD in without_overlaps tests instead of tsran
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Use half-open interval notation in without_overlaps tests