diff options
Diffstat (limited to 'dep/include/postgre/postgres_ext.h')
-rw-r--r-- | dep/include/postgre/postgres_ext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/postgre/postgres_ext.h b/dep/include/postgre/postgres_ext.h index 48a191de98c..56914a7adcd 100644 --- a/dep/include/postgre/postgres_ext.h +++ b/dep/include/postgre/postgres_ext.h @@ -57,3 +57,4 @@ typedef unsigned int Oid; #define PG_DIAG_SOURCE_FUNCTION 'R' #endif + |