OSDN Git Service

Move main error message text in plperl into errmsg from errdetail,
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 15 Feb 2010 22:23:25 +0000 (22:23 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 15 Feb 2010 22:23:25 +0000 (22:23 +0000)
commit4a5ee2a419e1f7c79525bc2c76b6fcd03cc4e815
tree063a0758ebc1e9b370588ed7a3319ae49cb1b1a3
parent1acc06a1f4ae752793d2199d8d462a6708c8acc2
Move main error message text in plperl into errmsg from errdetail,
and move the context information into errcontext instead of errmsg.
This makes them better conform to our guidelines.

Also remove a few errcode declarations that were providing the default
value ERRCODE_INTERNAL_ERROR.
src/pl/plperl/expected/plperl_init.out
src/pl/plperl/plperl.c