mirror of
https://github.com/postgres/postgres.git
synced 2025-07-20 05:03:10 +03:00
Remove SYSCONFDIR from win32 include file.
This commit is contained in:
@ -6,8 +6,6 @@
|
|||||||
#define PG_VERSION "7.5"
|
#define PG_VERSION "7.5"
|
||||||
#define PG_VERSION_STR "7.5devel (win32)"
|
#define PG_VERSION_STR "7.5devel (win32)"
|
||||||
|
|
||||||
#define SYSCONFDIR ""
|
|
||||||
|
|
||||||
#define DEF_PGPORT 5432
|
#define DEF_PGPORT 5432
|
||||||
#define DEF_PGPORT_STR "5432"
|
#define DEF_PGPORT_STR "5432"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user