pgsql: Remove empty statement

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove empty statement
Date: 2022-08-23 02:33:25
Message-ID: E1oQJjI-000mRw-JL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove empty statement

Peter Smith

Discussion: https://www.postgresql.org/message-id/CAHut%2BPtRGVuj8Q_GpHHxZyk7fGwdYDG8_s4GSfKoc_4Yd9vR-w%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1b9050da66aba821fec18376bee30d17e91e7027

Modified Files
--------------
src/backend/access/transam/xlogprefetcher.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2022-08-23 02:57:51 pgsql: Switch format specifier for replication origins to %d
Previous Message Robert Haas 2022-08-22 15:42:29 pgsql: Make role grant system more consistent with other privileges.