Header And Logo

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

Data Fields

GinVacuumState Struct Reference

Data Fields

Relation index
IndexBulkDeleteResultresult
IndexBulkDeleteCallback callback
void * callback_state
GinState ginstate
BufferAccessStrategy strategy

Detailed Description

Definition at line 24 of file ginvacuum.c.


Field Documentation

Definition at line 28 of file ginvacuum.c.

Referenced by ginbulkdelete(), and ginVacuumPostingList().

Definition at line 29 of file ginvacuum.c.

Referenced by ginbulkdelete(), and ginVacuumPostingList().

Definition at line 30 of file ginvacuum.c.

Referenced by ginbulkdelete(), and ginVacuumEntryPage().

Definition at line 27 of file ginvacuum.c.

Referenced by ginbulkdelete(), ginDeletePage(), and ginVacuumPostingList().


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