Fix a dozen or so places that were passing unpredictable data strings
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Nov 2002 16:25:32 +0000 (16:25 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Nov 2002 16:25:32 +0000 (16:25 +0000)
commit95c9c22633f291e0f78a35614847fc80c87d0880
tree80bcd2e3b8903be73e25f63e597a390492732488
parenteeec0a6775df7c1250c58b34af9d1eed88c60823
Fix a dozen or so places that were passing unpredictable data strings
as elog format strings.  Hai-Chen Tu pointed out the problem in
contrib/dbmirror, but it wasn't the only such error.
contrib/cube/cubeparse.y
contrib/dbmirror/pending.c
contrib/rserv/rserv.c
contrib/seg/segparse.y
src/pl/plpython/plpython.c
src/pl/tcl/pltcl.c