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

Commitbe1d471

Browse files
committed
Now 6.4.
1 parent755c00a commitbe1d471

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/version.h.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* this file contains the interface to version.c.
55
* Also some parameters.
66
*
7-
* $Header: /cvsroot/pgsql/src/include/Attic/version.h.in,v 1.1 1998/04/29 12:39:21 scrappy Exp $
7+
* $Header: /cvsroot/pgsql/src/include/Attic/version.h.in,v 1.2 1998/06/09 22:59:04 momjian Exp $
88
*
99
*-------------------------------------------------------------------------
1010
*/
@@ -15,8 +15,8 @@ void ValidatePgVersion(const char *path, char **reason_p);
1515
voidSetPgVersion(constchar*path,char**reason_p);
1616

1717
#definePG_RELEASE"6"
18-
#definePG_VERSION"3"
19-
#definePG_SUBVERSION"2"
18+
#definePG_VERSION"4"
19+
#definePG_SUBVERSION"0"
2020

2121
#definePG_VERFILE"PG_VERSION"
2222

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp