Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

BTWriteState Struct Reference

Data Fields

Relation heap
Relation index
bool btws_use_wal
BlockNumber btws_pages_alloced
BlockNumber btws_pages_written
Page btws_zeropage

Detailed Description

Definition at line 118 of file nbtsort.c.


Field Documentation

Definition at line 123 of file nbtsort.c.

Referenced by _bt_buildadd(), _bt_leafbuild(), and _bt_pagestate().

Definition at line 124 of file nbtsort.c.

Referenced by _bt_blwritepage(), and _bt_leafbuild().

Definition at line 122 of file nbtsort.c.

Referenced by _bt_blwritepage(), and _bt_leafbuild().

Definition at line 125 of file nbtsort.c.

Referenced by _bt_blwritepage(), and _bt_leafbuild().

Definition at line 120 of file nbtsort.c.

Referenced by _bt_buildadd(), and _bt_leafbuild().

Definition at line 121 of file nbtsort.c.

Referenced by _bt_blwritepage(), _bt_buildadd(), _bt_leafbuild(), _bt_load(), and _bt_pagestate().


The documentation for this struct was generated from the following file: