Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita45e506

Browse files
committed
Added #define PGPRO_EE to pg_config.h to distinguish enterprise version from standard
1 parent0703f7a commita45e506

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

‎src/include/pg_config.h.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,8 @@
772772
/* PostgresPRo version as a string */
773773
#undef PGPRO_VERSION
774774

775+
#definePGPRO_EE
776+
775777
/* A string containing the version number of Postgres Pro */
776778
#undef PGPRO_VERSION_STR
777779

‎src/include/pg_config.h.win32

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

577577
#define PGPRO_VERSION "9.6.1.1"
578578

579+
#define PGPRO_EE
580+
579581
#define PGPRO_PACKAGE_STR "PostgresPro 9.6.1.1"
580582

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp