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

Commit42c6b74

Browse files
committed
Add comment in ginxlog.h about block used with ginxlogInsertListPage
All the other structures describe the list of blocks used, and in thecase of a GIN_INSERT_LISTPAGE record block 0 refers to a list page withthe items added to it.Author: Kirill Reshke <reshkekirill@gmail.com>Reviewed-by: Andrey Borodin <x4mmm@yandex-team.ru>Discussion:https://postgr.es/m/CALdSSPgk=9WRoXhZy5fdk+T1hiau7qbL_vn94w_L1N=gtEdbsg@mail.gmail.com
1 parent7072a88 commit42c6b74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/include/access/ginxlog.h‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ typedef struct ginxlogUpdateMeta
179179

180180
#defineXLOG_GIN_INSERT_LISTPAGE 0x70
181181

182+
/*
183+
* Backup Blk 0: list page with inserted tuples
184+
*/
182185
typedefstructginxlogInsertListPage
183186
{
184187
BlockNumberrightlink;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp