Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit13e9cea

Browse files
committed
Some updates for 7.1.1.
1 parent8571e6c commit13e9cea

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

‎HISTORY

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------------------------------------------------------------------------
44

55

6-
Release 7.1 (2001-??-??)
6+
Release 7.1 (2001-04-13)
77

88

99
This release focuses on removing limitations that have existed in the

‎README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PostgreSQL Data Base Management System (formerly known as Postgres, then
22
as Postgres95).
33

4-
This directory contains the development version of 7.1 of the
5-
PostgreSQL database server. The server is not ANSI SQL compliant, but
6-
it gets closer with every release. After you unzip and untar the
4+
This directory contains the development version of 7.1.1 of the
5+
PostgreSQL database server. The server is not100%ANSI SQL compliant,
6+
butit gets closer with every release. After you unzip and untar the
77
distribution file, look at file INSTALL for the installation notes and
88
file HISTORY for the changes.
99

‎configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/config.h)
2828
AC_PREREQ(2.13)
2929
AC_CONFIG_AUX_DIR(config)
3030

31-
VERSION='7.1'
31+
VERSION='7.1.1'
3232
AC_SUBST(VERSION)
3333
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
3434

‎doc/bug.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ System Configuration
2727

2828
Operating System (example: Linux 2.0.26 ELF) :
2929

30-
PostgreSQL version (example: PostgreSQL-7.1): PostgreSQL-7.1
30+
PostgreSQL version (example: PostgreSQL-7.1.1): PostgreSQL-7.1.1
3131

32-
Compiler used (example: gcc 2.8.0):
32+
Compiler used (example: gcc 2.95.2):
3333

3434

3535
Please enter a FULL description of your problem:

‎doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.86 2001/04/0313:38:08 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.87 2001/05/0316:26:21 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -10,7 +10,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.86 2001/04/03 13:38:08 mom
1010

1111
<note>
1212
<title>Release date</title>
13-
<simpara>2001-??-??</simpara>
13+
<simpara>2001-04-13</simpara>
1414
</note>
1515

1616
<!--

‎register.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(2000-12-11)
2+
(2001-05-04)
33
PostgreSQL has a Web site at http://www.postgresql.org/ which carries details
44
on the latest release, upcoming features, and other information to make your
55
work or play with PostgreSQL more productive.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp