aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-11-21 21:17:07 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-11-21 21:17:07 +0000
commit35f49941337827c6361af1939b582368022733e2 (patch)
treed6abe814f92c44c1abf0c6f1193f799167d588ce /src/backend/utils/adt/numeric.c
parenta3b663dfea25944bc59d7524e04e6c5f848b66d2 (diff)
downloadpostgresql-35f49941337827c6361af1939b582368022733e2.tar.gz
postgresql-35f49941337827c6361af1939b582368022733e2.zip
Fix plperl and pltcl error handling per my previous proposal. SPI
operations are now run as subtransactions, so that errors in them can be reported as ordinary Perl or Tcl errors and caught by the normal error handling convention of those languages. Also do some minor code cleanup in pltcl.c: extract a large chunk of duplicated code in pltcl_SPI_execute and pltcl_SPI_execute_plan into a shared subroutine.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions