Re: [DOCS] System functions doc page tidy-up

2011-03-11 Thread Thom Brown
On 11 March 2011 15:24, Bruce Momjian 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_

Re: [DOCS] System functions doc page tidy-up

2011-03-11 Thread Bruce Momjian
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 func

[DOCS] System functions doc page tidy-up

2011-03-10 Thread Thom Brown
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 T