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

Commitf8660e3

Browse files
committed
Stamp 8.2, except configure.in.
1 parent73500fd commitf8660e3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/bug.template

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

3232
Operating System (example: Linux 2.4.18):
3333

34-
PostgreSQL version (example: PostgreSQL 8.2rc1): PostgreSQL 8.2rc1
34+
PostgreSQL version (example: PostgreSQL 8.2): PostgreSQL 8.2
3535

3636
Compiler used (example: gcc 3.3.5):
3737

‎src/include/pg_config.h.win32

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -568,13 +568,13 @@
568568
#define PACKAGE_NAME "PostgreSQL"
569569

570570
/* Define to the full name and version of this package. */
571-
#define PACKAGE_STRING "PostgreSQL 8.2rc1"
571+
#define PACKAGE_STRING "PostgreSQL 8.2"
572572

573573
/* Define to the version of this package. */
574-
#define PACKAGE_VERSION "8.2rc1"
574+
#define PACKAGE_VERSION "8.2"
575575

576576
/* PostgreSQL version as a string */
577-
#define PG_VERSION "8.2rc1"
577+
#define PG_VERSION "8.2"
578578

579579
/* PostgreSQL version as a number */
580580
#define PG_VERSION_NUM 80200

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp