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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
