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

Commit87dfa0d

Browse files
committed
Stamp 8.3beta1, except in configure.in/configure.
1 parent08e5749 commit87dfa0d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.3): PostgreSQL 8.3
34+
PostgreSQL version (example: PostgreSQL 8.3beta1): PostgreSQL 8.3beta1
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
@@ -566,13 +566,13 @@
566566
#define PACKAGE_NAME "PostgreSQL"
567567

568568
/* Define to the full name and version of this package. */
569-
#define PACKAGE_STRING "PostgreSQL 8.3 devel"
569+
#define PACKAGE_STRING "PostgreSQL 8.3beta1"
570570

571571
/* Define to the version of this package. */
572-
#define PACKAGE_VERSION "8.3"
572+
#define PACKAGE_VERSION "8.3beta1"
573573

574574
/* PostgreSQL version as a string */
575-
#define PG_VERSION "8.3"
575+
#define PG_VERSION "8.3beta1"
576576

577577
/* PostgreSQL version as a number */
578578
#define PG_VERSION_NUM 80300

‎src/interfaces/libpq/libpq.rc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ BEGIN
1717
VALUE "FileDescription", "PostgreSQL Access Library\0"
1818
VALUE "FileVersion", "8.3.0\0"
1919
VALUE "InternalName", "libpq\0"
20-
VALUE "LegalCopyright", "Copyright (C)2005\0"
20+
VALUE "LegalCopyright", "Copyright (C)2007\0"
2121
VALUE "LegalTrademarks", "\0"
2222
VALUE "OriginalFilename", "libpq.dll\0"
2323
VALUE "ProductName", "PostgreSQL\0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp