Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
LocationLen Struct Reference

#include <queryjumble.h>

Data Fields

int location
 
int length
 
bool squashed
 
bool extern_param
 

Detailed Description

Definition at line 22 of file queryjumble.h.

Field Documentation

◆ extern_param

bool LocationLen::extern_param

Definition at line 31 of file queryjumble.h.

Referenced by generate_normalized_query(), and RecordConstLocation().

◆ length

int LocationLen::length

◆ location

int LocationLen::location

◆ squashed

bool LocationLen::squashed

Definition at line 28 of file queryjumble.h.

Referenced by generate_normalized_query(), and RecordConstLocation().


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