1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00

Remove unused macro

left behind by db3af9feb1
This commit is contained in:
Peter Eisentraut
2018-05-06 20:10:05 -04:00
parent 2667e019c6
commit 659442e40d

View File

@ -38,7 +38,6 @@
#include "utils/memutils.h"
#define P_MAXDIG 12
#define LDELIM '('
#define RDELIM ')'
#define DELIM ','