Re: [HACKERS] [PATCH] Lockable views
Yugo Nagata <nagata@sraoss.co.jp>
From: Yugo Nagata <nagata@sraoss.co.jp>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, "pgsql-hackers@postgresql.org"
<pgsql-hackers@postgresql.org>, Tatsuo Ishii <ishii@sraoss.co.jp>
Date: 2017-12-27T13:35:18Z
Lists: pgsql-hackers
On Tue, 26 Dec 2017 22:22:33 +0900 Michael Paquier <michael.paquier@gmail.com> wrote: > 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? Yes. I'll update the patch according to Ishii-san's comments. > -- > Michael -- Yugo Nagata <nagata@sraoss.co.jp>
Commits
-
Allow to lock views.
- 34c20de4d0b0 11.0 landed