Re: [HACKERS] [PATCH] Lockable views
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Yugo Nagata <nagata@sraoss.co.jp>
Cc: Robert Haas <robertmhaas@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>, Tatsuo Ishii <ishii@sraoss.co.jp>
Date: 2017-12-26T13:22:33Z
Lists: pgsql-hackers
On Tue, Dec 26, 2017 at 06:37:06PM +0900, Yugo Nagata wrote: > I have created a new entry in CF-2017-1 and registered this thread again. Fine for me. Thanks for the update. And I guess that you are planning to send a new version before the beginning of the next commit fest using the feedback provided? -- Michael
Commits
-
Allow to lock views.
- 34c20de4d0b0 11.0 landed