On Tue, Jun 21, 2016 at 1:00 AM, wrote:
> Page: https://www.postgresql.org/docs/9.5/static/sql-dropextension.html
> Description:
> I dropped an extension in my database with a function dependency. The
> function was dropped (without messages of dependencies) and leaving the
> function intact.
>
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.5/static/sql-dropextension.html
Description:
I dropped an extension in my database with a function dependency. The
function was dropped (without messages of dependencies) and leaving the
f
On Fri, Jun 17, 2016 at 06:11:58PM -0400, Alvaro Herrera wrote:
> > Frankly, pg_upgrade is, by definition, upgrading on the same server, so
> > I don't even see how they could have mismatched collation library
> > versions, but it seemed good to document it.
>
> By this argument, the proposed patc
On Sat, Jun 18, 2016 at 08:26:30AM +0900, Michael Paquier wrote:
> On Sat, Jun 18, 2016 at 7:03 AM, Bruce Momjian wrote:
> > On Sat, Jun 18, 2016 at 06:36:45AM +0900, Michael Paquier wrote:
> >> On Sat, Jun 18, 2016 at 12:51 AM, Bruce Momjian wrote:
> >> > This patch clarifies the documentation f
On Mon, Jun 13, 2016 at 2:46 AM, wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.5/static/view-pg-roles.html
> Description:
>
> Hi all,
>
> It seems that the "rolbypassrls" field is not listed on the page
> for the
> pg_role