mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Add another marker.
This commit is contained in:
@@ -81,7 +81,7 @@ typedef struct
|
||||
} ExceptionLabelMap;
|
||||
|
||||
static const ExceptionLabelMap exception_label_map[] = {
|
||||
#include "plerrcodes.h"
|
||||
#include "plerrcodes.h" /* pgrminclude ignore */
|
||||
{NULL, 0}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user