Header And Logo

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

Data Fields

DataPageDeleteStack Struct Reference

Data Fields

struct DataPageDeleteStackchild
struct DataPageDeleteStackparent
BlockNumber blkno
BlockNumber leftBlkno
bool isRoot

Detailed Description

Definition at line 374 of file ginvacuum.c.


Field Documentation

Definition at line 379 of file ginvacuum.c.

Referenced by ginbulkdelete(), ginScanToDelete(), and ginvacuumcleanup().

Definition at line 376 of file ginvacuum.c.

Referenced by ginScanToDelete(), and ginVacuumPostingTree().

Definition at line 381 of file ginvacuum.c.

Referenced by ginScanToDelete(), and ginVacuumPostingTree().

Definition at line 380 of file ginvacuum.c.

Referenced by ginScanToDelete(), and ginVacuumPostingTree().

Definition at line 377 of file ginvacuum.c.

Referenced by ginScanToDelete().


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