dbTalk Databases Forums  

pgsql: Fix plperl's elog() function to convert elog(ERROR) into Perl

comp.databases.postgresql.committers comp.databases.postgresql.committers


Discuss pgsql: Fix plperl's elog() function to convert elog(ERROR) into Perl in the comp.databases.postgresql.committers forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default pgsql: Fix plperl's elog() function to convert elog(ERROR) into Perl - 11-20-2004 , 01:07 PM






Log Message:
-----------
Fix plperl's elog() function to convert elog(ERROR) into Perl croak(),
rather than longjmp'ing clear out of Perl and thereby leaving Perl in
a broken state. Also some minor prettification of error messages.
Still need to do something with spi_exec_query() error handling.

Modified Files:
--------------
pgsql/src/pl/plperl:
SPI.xs (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsw...r1=1.9&r2=1.10)
plperl.c (r1.58 -> r1.59)
(http://developer.postgresql.org/cvsw...1=1.58&r2=1.59)

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.