pgsql: plpython: Adjust docs after removal of Python 2 support.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: plpython: Adjust docs after removal of Python 2 support.
Date: 2022-03-08 02:37:01
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

plpython: Adjust docs after removal of Python 2 support.

Reviewed-By: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4228cabb72bb57e1df4c9d92613f1fcd4baadd5a

Modified Files
--------------
doc/src/sgml/hstore.sgml | 8 +-
doc/src/sgml/json.sgml | 9 +-
doc/src/sgml/ltree.sgml | 10 +-
doc/src/sgml/plpython.sgml | 289 +++++++--------------------------
doc/src/sgml/ref/comment.sgml | 2 +-
doc/src/sgml/ref/create_transform.sgml | 6 +-
doc/src/sgml/ref/drop_transform.sgml | 4 +-
7 files changed, 71 insertions(+), 257 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2022-03-08 02:47:47 pgsql: Add the additional information to the logical replication worker
Previous Message Andres Freund 2022-03-08 02:23:06 pgsql: plpython: Remove plpythonu, plpython2u and associated transform