Re: Custom reloptions and lock modes

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kuntal Ghosh <kuntalghosh.2007@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Nikolay Shaplov <dhyan@nataraj.su>
Date: 2019-09-25T01:23:43Z
Lists: pgsql-hackers
On Tue, Sep 24, 2019 at 11:33:35AM +0900, Michael Paquier wrote:
> Thanks for the review.  Attached is the patch set I am planning to
> commit.  I'll wait after the tag of this week as the first patch needs
> to go down to 9.6, the origin of the bug being 47167b7.  The second
> patch would go only to HEAD, as discussed.

And applied both.
--
Michael

Commits

  1. Allow definition of lock mode for custom reloptions

  2. Fix failure with lock mode used for custom relation options