pgsql: Doc: write some for adminpack.

Started by Tom Lanealmost 10 years ago3 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Doc: write some for adminpack.

Previous contents of adminpack.sgml were rather far short of project norms.
Not to mention being outright wrong about the signature of pg_file_read().

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c90f4e5ccc83689cf8bfa4295d2fbc22229317ec

Modified Files
--------------
doc/src/sgml/adminpack.sgml | 158 +++++++++++++++++++++++++++++++++++++++-----
1 file changed, 140 insertions(+), 18 deletions(-)

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

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Tom Lane (#1)
Re: pgsql: Doc: write some for adminpack.

On 8/10/16 9:40 PM, Tom Lane wrote:

Doc: write some for adminpack.

Previous contents of adminpack.sgml were rather far short of project norms.
Not to mention being outright wrong about the signature of pg_file_read().

Branch
------
REL9_1_STABLE

The 9.1 branch (only) fails with

openjade:adminpack.sgml:21:30:X: reference to non-existent ID
"FUNCTIONS-ADMIN-GENFILE-TABLE"
openjade:adminpack.sgml:121:21:X: reference to non-existent ID
"FUNCTIONS-ADMIN-GENFILE-TABLE"

(If it's too much of a bother to adjust for 9.1, maybe just revert and
forget about 9.1?)

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#2)
Re: pgsql: Doc: write some for adminpack.

Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:

The 9.1 branch (only) fails with
openjade:adminpack.sgml:21:30:X: reference to non-existent ID
"FUNCTIONS-ADMIN-GENFILE-TABLE"

Drat, will fix. Looks like somebody renamed that table.

regards, tom lane

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