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

From Peter Eisentraut
Subject pgsql: PL/Python: Update example
Date
Msg-id E1Rnan6-0005kT-DF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
PL/Python: Update example

Change the usesavedplan() example to use a more modern Python style
using the .setdefault() function.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6f6b46c9c0ca3d96acbebc5499c32ee6369e1eec

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


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix corner case in cleanup of transactions using SSI.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Make pg_relation_size() and friends return NULL if the object do