Re: Largeobject Access Controls (r2460)
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>
Cc: KaiGai Kohei <kaigai@ak.jp.nec.com>, Jaime Casanova <jcasanov@systemguards.com.ec>, Greg Smith <greg@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2009-12-16T22:25:33Z
Lists: pgsql-hackers
On Thu, Dec 10, 2009 at 10:41 PM, Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp> wrote: > > KaiGai Kohei <kaigai@ak.jp.nec.com> wrote: > >> What's your opinion about: >> long desc: When turned on, privilege checks on large objects perform with >> backward compatibility as 8.4.x or earlier releases. > > I updated the description as your suggest. > > Applied with minor editorialization, > mainly around tab-completion support in psql. The documentation in this patch needs work. ...Robert