pgsql: PL/Python: Fix example - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: PL/Python: Fix example
Date
Msg-id E1XkbAI-0005hT-Vd@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
PL/Python: Fix example

Revert "6f6b46c9c0ca3d96acbebc5499c32ee6369e1eec", which was broken.

Reported-by: Jonathan Rogers <jrogers@socialserve.com>

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/615f6790d8fac2920eb88a6458768796e45a1020

Modified Files
--------------
doc/src/sgml/plpython.sgml |    6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: PL/Python: Fix example
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add configure --enable-tap-tests option