RE: Review items for EXCEPT TABLE publication - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: Review items for EXCEPT TABLE publication
Date
Msg-id OS9PR01MB12149D2A197E300814238962FF5BE2@OS9PR01MB12149.jpnprd01.prod.outlook.com
Whole thread
In response to Re: Review items for EXCEPT TABLE publication  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: sequencesync worker race with REFRESH SEQUENCES
List pgsql-hackers
Dear Amit, Vignesh,

> Fair enough. But why do we want to change the order of heap_freetuple
> in the following change?

I put heap_freetuple() just before re-obtaining the syscache. But OK for me to
put before LockDatabaseObject(). v3 patch set LGTM.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


pgsql-hackers by date:

Previous
From: Isaac Morland
Date:
Subject: Re: Add PRODUCT() aggregate function
Next
From: Tom Lane
Date:
Subject: Re: Add PRODUCT() aggregate function