Doc: Python's control flow construct is try/except not try/catch.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Jan 2024 17:22:00 +0000 (12:22 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Jan 2024 17:22:00 +0000 (12:22 -0500)
commit76ba8a8b631454ad06b6d4dd186ef2a739f0f7ce
treee922db649962d59f9b275ce55e641ca933a7c8de
parentdffde5bf16a590543a35bedffc936a33686651d4
Doc: Python's control flow construct is try/except not try/catch.

Very ancient thinko, dating evidently to 22690719e.
Spotted by gweatherby.

Discussion: https://postgr.es/m/170423637139.1288848.11840082988774620003@wrigleys.postgresql.org
doc/src/sgml/plpython.sgml