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 92ed0bd commit 3607d6aCopy full SHA for 3607d6a
NEWS
@@ -2,7 +2,7 @@
2
3
New in 8.9 version:
4
5
-*
+* Postgresql is started via postgres binary instead of postmaster
6
7
----------------------------------------------------------------------------
8
configure.ac
@@ -1,5 +1,5 @@
1
# Use the MAJ.MIN[~SUFF]. Note that X.X > X.X~SUFF!
-AC_INIT([postgresql-setup], [8.9~dev], [praiskup@redhat.com])
+AC_INIT([postgresql-setup], [8.9], [praiskup@redhat.com])
AC_CONFIG_AUX_DIR(auxdir)
config_aux_dir=auxdir
AC_SUBST([config_aux_dir])
0 commit comments