pgsql: pg_resetwal: Fix logical typo in code - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pg_resetwal: Fix logical typo in code
Date
Msg-id E1f05Q3-0002hY-HQ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_resetwal: Fix logical typo in code

introduced in f1a074b146c900bd439b6ef1953866f41b61a669

Branch
------
master

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

Modified Files
--------------
src/bin/pg_resetwal/pg_resetwal.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Allow FOR EACH ROW triggers on partitioned tables
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: remove extra comma in syntax summary for array_fill().