pgsql: Extensive ECPG documentation improvements - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Extensive ECPG documentation improvements
Date
Msg-id E1P4tWg-0003ey-J1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Extensive ECPG documentation improvements

Satoshi Nagayasu, reviewed and revised by Peter Eisentraut

Since this introduces new refentries that we probably don't want to publish as
man pages, tweak man page stylesheet to omit man pages without manvolnum
element.

Peter Eisentraut

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f7b15b5098ee89a2628129fbbef9901bded9d27b

Modified Files
--------------
doc/src/sgml/ecpg.sgml          | 6667 +++++++++++++++++++++++++++++++--------
doc/src/sgml/stylesheet-man.xsl |   44 +
2 files changed, 5319 insertions(+), 1392 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Adjust EXPLAIN documentation, so that it's not unreasonably wide
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Oops forgot to add files for GSSAPI authentication.