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

#include <queryjumble.h>

Data Fields

unsigned charjumble
 
Size jumble_len
 
LocationLenclocations
 
int clocations_buf_size
 
int clocations_count
 
int highest_extern_param_id
 
bool has_squashed_lists
 
unsigned int pending_nulls
 

Detailed Description

Definition at line 38 of file queryjumble.h.

Field Documentation

◆ clocations

LocationLen* JumbleState::clocations

Definition at line 47 of file queryjumble.h.

◆ clocations_buf_size

int JumbleState::clocations_buf_size

Definition at line 50 of file queryjumble.h.

◆ clocations_count

int JumbleState::clocations_count

Definition at line 53 of file queryjumble.h.

◆ has_squashed_lists

bool JumbleState::has_squashed_lists

Definition at line 65 of file queryjumble.h.

◆ highest_extern_param_id

int JumbleState::highest_extern_param_id

Definition at line 62 of file queryjumble.h.

◆ jumble

unsigned char* JumbleState::jumble

Definition at line 41 of file queryjumble.h.

◆ jumble_len

Size JumbleState::jumble_len

Definition at line 44 of file queryjumble.h.

◆ pending_nulls

unsigned int JumbleState::pending_nulls

Definition at line 72 of file queryjumble.h.


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