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

Commiteeca4cd

Browse files
committed
Bump PG_CONTROL_VERSION for previous 9.4 changes.
This should have been done in6bc8ef0and/or50e5470, but better late thannever. If we don't change this then we risk 9.3 pg_controldata orpg_resetxlog being inappropriately used against a 9.4 pg_control file,or vice versa.
1 parent621a99a commiteeca4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/catalog/pg_control.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222

2323
/* Version identifier for this pg_control format */
24-
#definePG_CONTROL_VERSION937
24+
#definePG_CONTROL_VERSION941
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