pgsql: docs: clarify plpython SD and GD dictionary behavior

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: clarify plpython SD and GD dictionary behavior
Date: 2018-08-25 15:52:46
Message-ID: E1ftarm-0002MD-7Y@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: clarify plpython SD and GD dictionary behavior

Reported-by: Adam Bielański

Discussion: https://postgr.es/m/153484305538.1370.7605856225879294548@wrigleys.postgresql.org

Backpatch-through: 9.3

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9de7ae32cfea40e16b9e53523aa4f94f17fa2881

Modified Files
--------------
doc/src/sgml/plpython.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-08-25 16:02:06 pgsql: docs: Clarify pg_ctl initdb option text to match options proto.
Previous Message Andres Freund 2018-08-24 17:42:08 pgsql: Remove test for VA_ARGS, implied by C99.