mirror of https://github.com/postgres/postgres
places that were including the wrong files.REL7_2_STABLE
parent
7326e78c42
commit
968d7733a1
@ -1,8 +1,8 @@ |
||||
/* |
||||
* Parts of config.h that you get with autoconf on other systems |
||||
* Parts of pg_config.h that you get with autoconf on other systems |
||||
*/ |
||||
#define PG_VERSION "7.2.0" |
||||
#define PG_VERSION_STR "7.2.0 (win32)" |
||||
#define PG_VERSION "7.2" |
||||
#define PG_VERSION_STR "7.2 (win32)" |
||||
|
||||
#define SYSCONFDIR "" |
||||
|
Loading…
Reference in new issue