Skip to content

Commit e94b639

Browse files
committed
Define XID_IS_64BIT on Win32 too
1 parent 115358b commit e94b639

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/include/pg_config.h.win32

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,8 @@
578578

579579
#define PGPRO_EE
580580

581+
#define XID_IS_64BIT
582+
581583
#define PGPRO_PACKAGE_STR "PostgresPro 9.6.2.1"
582584

583585
/* Define to the one symbol short name of this package. */

0 commit comments

Comments
 (0)