pgsql: docs: clarify plpython SD and GD dictionary behavior - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: clarify plpython SD and GD dictionary behavior
Date
Msg-id E1ftarm-0002MF-7w@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/06d47f6dc6e338e44700a51ad6dff1e855a6aa33

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


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Remove test for VA_ARGS, implied by C99.
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: Clarify pg_ctl initdb option text to match options proto.