8000 Version stamp 8.5alpha1 · larkly/postgres-docker@5dfe321 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5dfe321

Browse files
committed
Version stamp 8.5alpha1
1 parent c9ebd16 commit 5dfe321

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

configure

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.63 for PostgreSQL 8.5devel.
3+
# Generated by GNU Autoconf 2.63 for PostgreSQL 8.5alpha1.
44
#
55
# Report bugs to <pgsql-bugs@postgresql.org>.
66
#
@@ -598,8 +598,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
598598
# Identity of this package.
599599
PACKAGE_NAME='PostgreSQL'
600600
PACKAGE_TARNAME='postgresql'
601-
PACKAGE_VERSION='8.5devel'
602-
PACKAGE_STRING='PostgreSQL 8.5devel'
601+
PACKAGE_VERSION='8.5alpha1'
602+
PACKAGE_STRING='PostgreSQL 8.5alpha1'
603603
PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
604604

605605
ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -1409,7 +1409,7 @@ if test "$ac_init_help" = "long"; then
14091409
# Omit some internal or obsolete options to make the list less imposing.
14101410
# This message is too long to be a string in the A/UX 3.1 sh.
14111411
cat <<_ACEOF
1412-
\`configure' configures PostgreSQL 8.5devel to adapt to many kinds of systems.
1412+
\`configure' configures PostgreSQL 8.5alpha1 to adapt to many kinds of systems.
14131413

14141414
Usage: $0 [OPTION]... [VAR=VALUE]...
14151415

@@ -1474,7 +1474,7 @@ fi
14741474

14751475
if test -n "$ac_init_help"; then
14761476
case $ac_init_help in
1477-
short | recursive ) echo "Configuration of PostgreSQL 8.5devel:";;
1477+
short | recursive ) echo "Configuration of PostgreSQL 8.5alpha1:";;
14781478
esac
14791479
cat <<\_ACEOF
14801480

@@ -1622,7 +1622,7 @@ fi
16221622
test -n "$ac_init_help" && exit $ac_status
16231623
if $ac_init_version; then
16241624
cat <<\_ACEOF
1625-
PostgreSQL configure 8.5devel
1625+
PostgreSQL configure 8.5alpha1
16261626
generated by GNU Autoconf 2.63
16271627

16281628
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1638,7 +1638,7 @@ cat >config.log <<_ACEOF
16381638
This file contains any messages produced by compilers while
16391639
running configure, to aid debugging if configure makes a mistake.
16401640

1641-
It was created by PostgreSQL $as_me 8.5devel, which was
1641+
It was created by PostgreSQL $as_me 8.5alpha1, which was
16421642
generated by GNU Autoconf 2.63. Invocation command line was
16431643

16441644
$ $0 $@
@@ -28934,7 +28934,7 @@ exec 6>&1
2893428934
# report actual input values of CONFIG_FILES etc. instead of their
2893528935
# values after options handling.
2893628936
ac_log="
28937-
This file was extended by PostgreSQL $as_me 8.5devel, which was
28937+
This file was extended by PostgreSQL $as_me 8.5alpha1, which was
2893828938
generated by GNU Autoconf 2.63. Invocation command line was
2893928939

2894028940
CONFIG_FILES = $CONFIG_FILES
@@ -29001,7 +29001,7 @@ Report bugs to <bug-autoconf@gnu.org>."
2900129001
_ACEOF
2900229002
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2900329003
ac_cs_version="\\
29004-
PostgreSQL config.status 8.5devel
29004+
PostgreSQL config.status 8.5alpha1
2900529005
configured by $0, generated by GNU Autoconf 2.63,
2900629006
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2900729007

configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
dnl $PostgreSQL: pgsql/configure.in,v 1.608 2009/08/04 22:04:36 petere Exp $
2+
dnl $PostgreSQL: pgsql/configure.in,v 1.608.2.1 2009/08/19 08:28:50 petere Exp $
33
dnl
44
dnl Developers, please strive to achieve this order:
55
dnl
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
1717
dnl
1818
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
1919

20-
AC_INIT([PostgreSQL], [8.5devel], [pgsql-bugs@postgresql.org])
20+
AC_INIT([PostgreSQL], [8.5alpha1], [pgsql-bugs@postgresql.org])
2121

2222
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.63], [], [m4_fatal([Autoconf version 2.63 is required.
2323
Untested combinations of 'autoconf' and PostgreSQL versions are not

doc/bug.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ System Configuration:
2727

2828
Operating System (example: Linux 2.4.18) :
2929

30-
PostgreSQL version (example: PostgreSQL 8.5devel): PostgreSQL 8.5devel
30+
PostgreSQL version (example: PostgreSQL 8.5alpha1): PostgreSQL 8.5alpha1
3131

3232
Compiler used (example: gcc 3.3.5) :
3333

src/include/pg_config.h.win32

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -563,13 +563,13 @@
563563
#define PACKAGE_NAME "PostgreSQL"
564564

565565
/* Define to the full name and version of this package. */
566-
#define PACKAGE_STRING "PostgreSQL 8.5devel"
566+
#define PACKAGE_STRING "PostgreSQL 8.5alpha1"
567567

568568
/* Define to the version of this package. */
569-
#define PACKAGE_VERSION "8.5devel"
569+
#define PACKAGE_VERSION "8.5alpha1"
570570

571571
/* PostgreSQL version as a string */
572-
#define PG_VERSION "8.5devel"
572+
#define PG_VERSION "8.5alpha1"
573573

574574
/* PostgreSQL version as a number */
575575
#define PG_VERSION_NUM 80500

0 commit comments

Comments
 (0)
0