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)
commit272f857aed43a662f8f93df3d3b6d5798a05df61
tree20663e2249fad70e686168f35691e66f46c642b5
parent1e0841426e968f184277e7638227b16fb3cdca7a
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