[PATCH] Double declaration in pg_upgrade.h

From: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] Double declaration in pg_upgrade.h
Date: 2022-03-09 10:29:09
Message-ID: CALT9ZEEvUZs2BzXDYjy1fwqEuQRud4_Xr6paBE_xiNA6jkUxoA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, hackers!
I've noticed that check_ok() in pg_upgrade.h has been declared two times.
Here's a one-line patch correcting this.

--
Best regards,
Pavel Borisov

Postgres Professional: http://postgrespro.com <http://www.postgrespro.com>

Attachment Content-Type Size
v1-0001-Fix-double-declaration-for-check_ok-in-pg_upgrade.patch application/octet-stream 870 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2022-03-09 10:35:32 Re: parse/analyze API refactoring
Previous Message houzj.fnst@fujitsu.com 2022-03-09 10:12:01 RE: Column Filtering in Logical Replication