System functions doc page tidy-up

Started by Thom Brownabout 15 years ago3 messagesdocs
Jump to latest
#1Thom Brown
thom@linux.com

Attached is a minor patch which changes the following:

Adds index entries for session_user and pg_describe_object
Removes extraneous closing parenthesis from pg_describe_object
Puts pg_describe_object and has_sequence_privilege in correct
alphabetical position in function listing

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachments:

system_funcs_tidy.patchapplication/octet-stream; name=system_funcs_tidy.patchDownload+23-15
#2Bruce Momjian
bruce@momjian.us
In reply to: Thom Brown (#1)
Re: System functions doc page tidy-up

Thom Brown wrote:

Attached is a minor patch which changes the following:

Adds index entries for session_user and pg_describe_object
Removes extraneous closing parenthesis from pg_describe_object
Puts pg_describe_object and has_sequence_privilege in correct
alphabetical position in function listing

Applied.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

#3Thom Brown
thom@linux.com
In reply to: Bruce Momjian (#2)
Re: System functions doc page tidy-up

On 11 March 2011 15:24, Bruce Momjian <bruce@momjian.us> wrote:

Thom Brown wrote:

Attached is a minor patch which changes the following:

Adds index entries for session_user and pg_describe_object
Removes extraneous closing parenthesis from pg_describe_object
Puts pg_describe_object and has_sequence_privilege in correct
alphabetical position in function listing

Applied.

Thanks :)

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company