diff options
Diffstat (limited to 'src/backend/utils/errcodes.txt')
-rw-r--r-- | src/backend/utils/errcodes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/backend/utils/errcodes.txt b/src/backend/utils/errcodes.txt index 1a920e8bd21..49494f9cd31 100644 --- a/src/backend/utils/errcodes.txt +++ b/src/backend/utils/errcodes.txt @@ -15,6 +15,9 @@ # src/pl/plpgsql/src/plerrcodes.h # a list of PL/pgSQL condition names and their SQLSTATE codes # +# src/pl/tcl/pltclerrcodes.h +# the same, for PL/Tcl +# # doc/src/sgml/errcodes-list.sgml # a SGML table of error codes for inclusion in the documentation # |