pgsql: Doc: write some for adminpack.
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
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
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