Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2ab4e37

Browse files
committed
Fix incorrect merge
1 parent 2370381 commit 2ab4e37

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

configure

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2791,8 +2791,6 @@ PGPRO_PACKAGE_NAME="PostgresPro"
27912791
PGPRO_EDITION="enterprise"
27922792
PGPRO_EDN="ent"
27932793
PRODUCT_NAME="Postgres Pro Enterprise"
2794-
PGPRO_EDITION="standard"
2795-
PRODUCT_NAME="Postgres Pro Standard"
27962794

27972795

27982796

configure.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ PGPRO_PACKAGE_NAME="PostgresPro"
4343
PGPRO_EDITION="enterprise"
4444
PGPRO_EDN="ent"
4545
PRODUCT_NAME="Postgres Pro Enterprise"
46-
PGPRO_EDITION="standard"
47-
PRODUCT_NAME="Postgres Pro Standard"
4846
AC_SUBST(PGPRO_PACKAGE_NAME)
4947
AC_SUBST(PGPRO_EDITION)
5048
AC_SUBST(PGPRO_EDN)

0 commit comments

Comments
 (0)