diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-03-31 17:05:47 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-03-31 17:05:47 -0400 |
commit | 53ef6c40f1e7ff6c9ad9a221cd9999dd147ec3a2 (patch) | |
tree | b203532a3150a1e7a28b86fc3ebc37e9b9a99986 /src/backend/access/gist/gistbuildbuffers.c | |
parent | 9f91344223aad903ff70301f40183691a89f6cd4 (diff) | |
download | postgresql-53ef6c40f1e7ff6c9ad9a221cd9999dd147ec3a2.tar.gz postgresql-53ef6c40f1e7ff6c9ad9a221cd9999dd147ec3a2.zip |
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
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions