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-24T02:33:35Z
Lists: pgsql-hackers

Attachments

On Fri, Sep 20, 2019 at 12:40:51PM +0530, Kuntal Ghosh wrote:
> Okay. Sounds good.

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.
--
Michael

Commits

  1. Allow definition of lock mode for custom reloptions

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