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
- v2-0001-Fix-failure-with-lock-mode-used-for-custom-relati.patch (text/x-diff) patch v2-0001
- v2-0002-Allow-definition-of-lock-mode-for-custom-reloptio.patch (text/x-diff) patch v2-0002
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
-
Allow definition of lock mode for custom reloptions
- 69f94108079d 13.0 landed
-
Fix failure with lock mode used for custom relation options
- 98b5c3785296 9.6.16 landed
- d48168003784 10.11 landed
- d01d4f23742b 11.6 landed
- 707f38e38e8d 12.0 landed
- 736b84eede6c 13.0 landed