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 42fd984c0b7b53d1bc96

[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. A