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

Commitce9a747

Browse files
committed
Bump PGSTAT_FILE_FORMAT_ID
Oversight inf92c854, that has changed the definition ofPgStat_BktypeIO, impacting PgStat_IO which is the on-disk data for IOpgstats data.
1 parent720e529 commitce9a747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/pgstat.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ typedef struct PgStat_TableXactStatus
212212
* ------------------------------------------------------------
213213
*/
214214

215-
#definePGSTAT_FILE_FORMAT_ID0x01A5BCB0
215+
#definePGSTAT_FILE_FORMAT_ID0x01A5BCB1
216216

217217
typedefstructPgStat_ArchiverStats
218218
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp