postgresql/src/pl/tcl/sql
Tom Lane cd37bb7859 Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.
We don't really want to encourage people to write numeric SQLSTATEs in
programs; that's unreadable and error-prone.  Copy plpgsql's infrastructure
for converting between SQLSTATEs and exception names shown in Appendix A,
and modify examples in tests and documentation to do it that way.
2016-03-25 16:54:52 -04:00
..
pltcl_queries.sql Improve coverage of pltcl regression tests. 2016-03-01 20:01:16 -05:00
pltcl_setup.sql Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE. 2016-03-25 16:54:52 -04:00
pltcl_unicode.sql Fix PL/Tcl's encoding conversion logic. 2016-03-02 13:30:14 -05:00