Add another marker.
This commit is contained in:
parent
f8fc37b337
commit
455d08b285
@ -81,7 +81,7 @@ typedef struct
|
|||||||
} ExceptionLabelMap;
|
} ExceptionLabelMap;
|
||||||
|
|
||||||
static const ExceptionLabelMap exception_label_map[] = {
|
static const ExceptionLabelMap exception_label_map[] = {
|
||||||
#include "plerrcodes.h"
|
#include "plerrcodes.h" /* pgrminclude ignore */
|
||||||
{NULL, 0}
|
{NULL, 0}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user