Re: [DOCS] documentation build log is busted, and has been for awhile

2010-06-28 Thread Peter Eisentraut
On ons, 2010-05-26 at 19:55 -0400, Tom Lane wrote: > Is anybody maintaining > http://developer.postgresql.org/pgdocs/postgres/buildlog.html > ? > > For some time now, that page has failed to update if the underlying > build fails, which makes it approximately completely useless. A more > cosmetic

Re: [DOCS] Views and Privileges

2010-06-28 Thread Robert Haas
On Sat, Jun 26, 2010 at 6:11 AM, Matthew Woodcraft wrote: > The fact that views run with the privileges of the view owner is a bit > hidden in the documentation. > > It isn't mentioned in /3.2 Views/, which makes sense as privileges > haven't been introduced yet. > > It is explained in /37.4 Rules