Re: Optionally automatically disable logical replication subscriptions on error - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Optionally automatically disable logical replication subscriptions on error
Date
Msg-id 20220314230424.GA1085716@nathanxps13
Whole thread Raw
In response to RE: Optionally automatically disable logical replication subscriptions on error  ("osumi.takamichi@fujitsu.com" <osumi.takamichi@fujitsu.com>)
Responses RE: Optionally automatically disable logical replication subscriptions on error  ("osumi.takamichi@fujitsu.com" <osumi.takamichi@fujitsu.com>)
List pgsql-hackers
My compiler is worried that syncslotname may be used uninitialized in
start_table_sync().  The attached patch seems to silence this warning.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: "Kekalainen, Otto"
Date:
Subject: [PATCH] Fix various spelling errors
Next
From: Justin Pryzby
Date:
Subject: Re: [PATCH] Fix various spelling errors