postgresql/src/pl
Magnus Hagander 6c3690d835 Don't pass strings directly to errdetail() and errhint() - use
%s to unescape them. Fixes a potential security issue (in as yet
unreleased code)
2008-11-20 15:36:22 +00:00
..
plperl Some infrastructure changes for the upcoming auto-explain contrib module: 2008-11-19 01:10:24 +00:00
plpgsql Don't pass strings directly to errdetail() and errhint() - use 2008-11-20 15:36:22 +00:00
plpython Fix bug introduced in recent patch to make plpython cope with OUT arguments: 2008-11-04 15:16:48 +00:00
tcl Add missing header. 2008-10-11 00:09:33 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00