Add comment in ginxlog.h about block used with ginxlogInsertListPage All the other structures describe the list of blocks used, and in the case of a GIN_INSERT_LISTPAGE record block 0 refers to a list page with the items added to it.
Author: Kirill Reshke <[email protected]> Reviewed-by: Andrey Borodin <[email protected]> Discussion: https://postgr.es/m/CALdSSPgk=9WRoXhZy5fdk+T1hiau7qbL_vn94w_L1N=gted...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/42c6b74d8928885135ba35ffdb7fb60602953e2d Modified Files -------------- src/include/access/ginxlog.h | 3 +++ 1 file changed, 3 insertions(+)
