Re: Improving PL/Tcl's error context reports
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, pgsql-hackers@lists.postgresql.org
Date: 2024-07-05T18:16:11Z
Lists: pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes: > čt 4. 7. 2024 v 21:42 odesílatel Tom Lane <tgl@sss.pgh.pa.us> napsal: >> Here's a v2 that does it like that. > I like it. > - patching and compilation without any issue > - check world passed > I'll mark this as ready for commit Pushed, thanks! regards, tom lane
Commits
-
Improve PL/Tcl's method for choosing Tcl names of procedures.
- ba8f00eef6d6 18.0 landed
-
Fix pl/tcl's handling of errors from Tcl_ListObjGetElements().
- b631d014987b 17.0 cited