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

Commit34e5437

Browse files
committed
Bump PG_CONTROL_VERSION to account for the incompatible change committed earlier.
1 parent319baea commit34e5437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/catalog/pg_control.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*
11-
* $PostgreSQL: pgsql/src/include/catalog/pg_control.h,v 1.55 2010/06/0303:20:00 rhaas Exp $
11+
* $PostgreSQL: pgsql/src/include/catalog/pg_control.h,v 1.56 2010/06/0314:50:30 tgl Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -21,7 +21,7 @@
2121

2222

2323
/* Version identifier for this pg_control format */
24-
#definePG_CONTROL_VERSION902
24+
#definePG_CONTROL_VERSION903
2525

2626
/*
2727
* Body of CheckPoint XLOG records. This is declared here because we keep

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp