postgresql/contrib/lo
Tom Lane cd5316f67d Defend against bad trigger definitions in contrib/lo's lo_manage() trigger.
This function formerly crashed if called as a statement-level trigger,
or if a column-name argument wasn't given.

In passing, add the trigger name to all error messages from the function.
(None of them are expected cases, so this shouldn't pose any compatibility
risk.)

Marc Cousin, reviewed by Sawada Masahiko
2013-11-23 22:46:15 -05:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:06 +02:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
lo.c Defend against bad trigger definitions in contrib/lo's lo_manage() trigger. 2013-11-23 22:46:15 -05:00
lo.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
lo_test.sql Additional fixes for large object access control. 2009-12-14 00:39:11 +00:00
uninstall_lo.sql Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00