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 68458d8 commit cc87a86Copy full SHA for cc87a86
configure
@@ -2784,7 +2784,7 @@ PGPRO_VERSION="$PACKAGE_VERSION.1"
2784
PGPRO_PACKAGE_NAME="PostgresPro"
2785
PGPRO_EDITION="standard"
2786
PGPRO_EDN="std"
2787
-PRODUCT_NAME="Postgres Pro Standard"
+PRODUCT_NAME="Postgres Pro"
2788
2789
2790
configure.in
@@ -42,7 +42,7 @@ PGPRO_VERSION="$PACKAGE_VERSION.1"
42
43
44
45
46
AC_SUBST(PGPRO_PACKAGE_NAME)
47
AC_SUBST(PGPRO_EDITION)
48
AC_SUBST(PGPRO_EDN)
0 commit comments