git.postgresql.org Git - postgresql.git/commit
2022年3月31日 21:05:47 +0000 (17:05 -0400)
2022年3月31日 21:05:47 +0000 (17:05 -0400)
commit 53ef6c40f1e7ff6c9ad9a221cd9999dd147ec3a2
Expose a few more PL/pgSQL functions to debugger plugins.
Add exec_assign_value, exec_eval_datum, and exec_cast_value
to the set of functions a PL/pgSQL debugger plugin can
conveniently call. This allows more convenient manipulation
of the values of PL/pgSQL function variables.
Pavel Stehule, reviewed by Aleksander Alekseev and myself
Discussion: https://postgr.es/m/CAFj8pRD+dBPU0T-KrkP7ef6QNPDEsjYCejEsBe07NDq8TybOkA@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom