[DOCS] Undocumented function: has_type_privilege()

2016-09-22 Thread slangley
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/0.0/static/functions-info.html
Description:

I have discovered and used the function:

  has_type_privilege(type, privilege)

I assume it should be added to the below table, no?

Table 9-58. Access Privilege Inquiry Functions

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Re: [DOCS] Incorrect case in functions-textsearch

2016-09-22 Thread Bruce Momjian
On Mon, Sep 12, 2016 at 06:05:52PM +0300, Alexander Law wrote:
> Hello,
> 
> Please consider fixing the case that is out of line with the other
> descriptions in functions-textsearch.sgml.
> 
> Patch attached.

FYI, this and your other patches have been applied:

commit 42fd984c0b7b53d1bc961c9ed6bb84fe28eae52b
Author: Tom Lane 
Date:   Mon Sep 12 19:19:24 2016 -0400

Docs: assorted minor cleanups.

Standardize on "user_name" for a field name in related examples in
ddl.sgml; before we had variously "user_name", "username", and 
"user".
The last is flat wrong because it conflicts with a reserved word.

Be consistent about entry capitalization in a table in func.sgml.

Fix a typo in pgtrgm.sgml.

Back-patch to 9.6 and 9.5 as relevant.

Alexander Law


-- 
  Bruce Momjian  http://momjian.us
  EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +


-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs