diff options
Diffstat (limited to 'src/include/postgres_ext.h')
-rw-r--r-- | src/include/postgres_ext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/postgres_ext.h b/src/include/postgres_ext.h index 9b79a23f15..83a2badfbb 100644 --- a/src/include/postgres_ext.h +++ b/src/include/postgres_ext.h @@ -41,5 +41,4 @@ typedef unsigned int Oid; * NOTE that databases with different NAMEDATALEN's cannot interoperate! */ #define NAMEDATALEN 32 - #endif |