Doc: Python's control flow construct is try/except not try/catch.
commit54790f4b3f048db8f18e17966ad3bfb428e5b312
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Jan 2024 17:22:00 +0000 (3 12:22 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Jan 2024 17:22:00 +0000 (3 12:22 -0500)
tree70d6c52740428dfa2bc495807120389e59c84941
parent69d7edb06fc69da114b075be58dd4318916500e5
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