Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 455d08b

Browse files
committed
Add another marker.
1 parent f8fc37b commit 455d08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pl/plpgsql/src/pl_comp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ typedef struct
8181
} ExceptionLabelMap;
8282

8383
static const ExceptionLabelMap exception_label_map[] = {
84-
#include "plerrcodes.h"
84+
#include "plerrcodes.h" /* pgrminclude ignore */
8585
{NULL, 0}
8686
};
8787

0 commit comments

Comments
 (0)