We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2370381 commit 2ab4e37Copy full SHA for 2ab4e37
configure
@@ -2791,8 +2791,6 @@ PGPRO_PACKAGE_NAME="PostgresPro"
2791
PGPRO_EDITION="enterprise"
2792
PGPRO_EDN="ent"
2793
PRODUCT_NAME="Postgres Pro Enterprise"
2794
-PGPRO_EDITION="standard"
2795
-PRODUCT_NAME="Postgres Pro Standard"
2796
2797
2798
configure.in
@@ -43,8 +43,6 @@ PGPRO_PACKAGE_NAME="PostgresPro"
43
44
45
46
47
48
AC_SUBST(PGPRO_PACKAGE_NAME)
49
AC_SUBST(PGPRO_EDITION)
50
AC_SUBST(PGPRO_EDN)
0 commit comments