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