pgsql: Improve PL/Python database access function documentation - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Improve PL/Python database access function documentation
Date
Msg-id E1SCEd4-0006qf-RG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve PL/Python database access function documentation

Organize the function descriptions as a list instead of running text,
for easier access.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/206bec11bd9214873e3703898958789324480b1f

Modified Files
--------------
doc/src/sgml/plpython.sgml |  263 ++++++++++++++++++++++++++-----------------
1 files changed, 159 insertions(+), 104 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Code cleanup for heap_freeze_tuple.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove dead assignment