11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.63 for PostgreSQL 9.2.18 .
3+ # Generated by GNU Autoconf 2.63 for PostgreSQL 9.2.19 .
44#
55# Report bugs to <pgsql-bugs@postgresql.org>.
66#
@@ -598,8 +598,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
598598# Identity of this package.
599599PACKAGE_NAME='PostgreSQL'
600600PACKAGE_TARNAME='postgresql'
601- PACKAGE_VERSION='9.2.18 '
602- PACKAGE_STRING='PostgreSQL 9.2.18 '
601+ PACKAGE_VERSION='9.2.19 '
602+ PACKAGE_STRING='PostgreSQL 9.2.19 '
603603PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
604604
605605ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -1410,7 +1410,7 @@ if test "$ac_init_help" = "long"; then
14101410 # Omit some internal or obsolete options to make the list less imposing.
14111411 # This message is too long to be a string in the A/UX 3.1 sh.
14121412 cat <<_ACEOF
1413- \`configure' configures PostgreSQL 9.2.18 to adapt to many kinds of systems.
1413+ \`configure' configures PostgreSQL 9.2.19 to adapt to many kinds of systems.
14141414
14151415Usage: $0 [OPTION]... [VAR=VALUE]...
14161416
14751475
14761476if test -n "$ac_init_help"; then
14771477 case $ac_init_help in
1478- short | recursive ) echo "Configuration of PostgreSQL 9.2.18 :";;
1478+ short | recursive ) echo "Configuration of PostgreSQL 9.2.19 :";;
14791479 esac
14801480 cat <<\_ACEOF
14811481
16221622test -n "$ac_init_help" && exit $ac_status
16231623if $ac_init_version; then
16241624 cat <<\_ACEOF
1625- PostgreSQL configure 9.2.18
1625+ PostgreSQL configure 9.2.19
16261626generated by GNU Autoconf 2.63
16271627
16281628Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1638,7 +1638,7 @@ cat >config.log <<_ACEOF
16381638This file contains any messages produced by compilers while
16391639running configure, to aid debugging if configure makes a mistake.
16401640
1641- It was created by PostgreSQL $as_me 9.2.18 , which was
1641+ It was created by PostgreSQL $as_me 9.2.19 , which was
16421642generated by GNU Autoconf 2.63. Invocation command line was
16431643
16441644 $ $0 $@
@@ -30524,7 +30524,7 @@ exec 6>&1
3052430524# report actual input values of CONFIG_FILES etc. instead of their
3052530525# values after options handling.
3052630526ac_log="
30527- This file was extended by PostgreSQL $as_me 9.2.18 , which was
30527+ This file was extended by PostgreSQL $as_me 9.2.19 , which was
3052830528generated by GNU Autoconf 2.63. Invocation command line was
3052930529
3053030530 CONFIG_FILES = $CONFIG_FILES
@@ -30591,7 +30591,7 @@ Report bugs to <bug-autoconf@gnu.org>."
3059130591_ACEOF
3059230592cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3059330593ac_cs_version="\\
30594- PostgreSQL config.status 9.2.18
30594+ PostgreSQL config.status 9.2.19
3059530595configured by $0, generated by GNU Autoconf 2.63,
3059630596 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
3059730597
0 commit comments