PostgreSQL Source Code git master
Loading...
Searching...
No Matches
arcbatch Struct Reference

#include <regguts.h>

Data Fields

struct arcbatchnext
 
size_t narcs
 
struct arc a [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 311 of file regguts.h.

Field Documentation

◆ a

Definition at line 315 of file regguts.h.

Referenced by allocarc().

◆ narcs

size_t arcbatch::narcs

Definition at line 314 of file regguts.h.

Referenced by allocarc().

◆ next

struct arcbatch* arcbatch::next

Definition at line 313 of file regguts.h.

Referenced by freenfa().


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