postgresql/src/pl
Tom Lane 95c9c22633 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.
2002-11-22 16:25:32 +00:00
..
plperl Make 'dummy' declarations in header files be 'extern int no_such_variable' 2002-10-18 20:33:57 +00:00
plpgsql Add new palloc0 call as merge of palloc and MemSet(0). 2002-11-13 00:39:48 +00:00
plpython Fix a dozen or so places that were passing unpredictable data strings 2002-11-22 16:25:32 +00:00
tcl Fix a dozen or so places that were passing unpredictable data strings 2002-11-22 16:25:32 +00:00
Makefile Turn on plpython build by default if we have something that looks like a 2001-08-27 00:29:49 +00:00