postgresql/src/pl
Tom Lane 9aa30e7109 Actually, there's no need to use pg_strcasecmp for checking exception
names, because the name we got from the lexer is already downcased.
Just store the table in lower case and use strcmp ...
2004-08-02 17:03:48 +00:00
..
plperl Be more consistent about reporting SPI errors in the various PLs. 2004-07-31 20:55:45 +00:00
plpgsql Actually, there's no need to use pg_strcasecmp for checking exception 2004-08-02 17:03:48 +00:00
plpython Be more consistent about reporting SPI errors in the various PLs. 2004-07-31 20:55:45 +00:00
tcl Be more consistent about reporting SPI errors in the various PLs. 2004-07-31 20:55:45 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00