From af6ef3028d2ac3cfa6e7f5951804b5cc6a9fce05 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 8 Dec 2005 21:23:09 +0000 Subject: [PATCH] Remove empty heading row in error table. --- doc/src/sgml/errcodes.sgml | 39 +------------------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/doc/src/sgml/errcodes.sgml b/doc/src/sgml/errcodes.sgml index be5491946e..2755cd0001 100644 --- a/doc/src/sgml/errcodes.sgml +++ b/doc/src/sgml/errcodes.sgml @@ -1,4 +1,4 @@ - + <productname>PostgreSQL</productname> Error Codes @@ -139,7 +139,6 @@ Class 02— No Data (this is also a warning class per the SQL standard) - @@ -156,7 +155,6 @@ Class 03— SQL Statement Not Yet Complete - @@ -167,7 +165,6 @@ Class 08— Connection Exception - @@ -214,7 +211,6 @@ Class 09— Triggered Action Exception - @@ -225,7 +221,6 @@ Class 0A— Feature Not Supported - @@ -236,7 +231,6 @@ Class 0B— Invalid Transaction Initiation - @@ -247,7 +241,6 @@ Class 0F— Locator Exception - @@ -264,7 +257,6 @@ Class 0L— Invalid Grantor - @@ -281,7 +273,6 @@ Class 0P— Invalid Role Specification - @@ -292,7 +283,6 @@ Class 21— Cardinality Violation - @@ -303,7 +293,6 @@ Class 22— Data Exception - @@ -542,7 +531,6 @@ Class 23— Integrity Constraint Violation - @@ -583,7 +571,6 @@ Class 24— Invalid Cursor State - @@ -594,7 +581,6 @@ Class 25— Invalid Transaction State - @@ -665,7 +651,6 @@ Class 26— Invalid SQL Statement Name - @@ -676,7 +661,6 @@ Class 27— Triggered Data Change Violation - @@ -687,7 +671,6 @@ Class 28— Invalid Authorization Specification - @@ -698,7 +681,6 @@ Class 2B— Dependent Privilege Descriptors Still Exist - @@ -715,7 +697,6 @@ Class 2D— Invalid Transaction Termination - @@ -726,7 +707,6 @@ Class 2F— SQL Routine Exception - @@ -761,7 +741,6 @@ Class 34— Invalid Cursor Name - @@ -772,7 +751,6 @@ Class 38— External Routine Exception - @@ -807,7 +785,6 @@ Class 39— External Routine Invocation Exception - @@ -842,7 +819,6 @@ Class 3B— Savepoint Exception - @@ -859,7 +835,6 @@ Class 3D— Invalid Catalog Name - @@ -870,7 +845,6 @@ Class 3F— Invalid Schema Name - @@ -881,7 +855,6 @@ Class 40— Transaction Rollback - @@ -916,7 +889,6 @@ Class 42— Syntax Error or Access Rule Violation - @@ -1155,7 +1127,6 @@ Class 44— WITH CHECK OPTION Violation - @@ -1166,7 +1137,6 @@ Class 53— Insufficient Resources - @@ -1195,7 +1165,6 @@ Class 54— Program Limit Exceeded - @@ -1224,7 +1193,6 @@ Class 55— Object Not In Prerequisite State - @@ -1253,7 +1221,6 @@ Class 57— Operator Intervention - @@ -1288,7 +1255,6 @@ Class 58— System Error (errors external to PostgreSQL itself) - @@ -1311,7 +1277,6 @@ Class F0— Configuration File Error - @@ -1328,7 +1293,6 @@ Class P0— PL/pgSQL Error - @@ -1345,7 +1309,6 @@ Class XX— Internal Error -