Data Fields | |
unsigned char * | jumble |
Size | jumble_len |
pgssLocationLen * | clocations |
int | clocations_buf_size |
int | clocations_count |
Definition at line 159 of file pg_stat_statements.c.
Definition at line 168 of file pg_stat_statements.c.
Referenced by fill_in_constant_lengths(), generate_normalized_query(), pgss_post_parse_analyze(), and RecordConstLocation().
Definition at line 171 of file pg_stat_statements.c.
Referenced by pgss_post_parse_analyze(), and RecordConstLocation().
Definition at line 174 of file pg_stat_statements.c.
Referenced by fill_in_constant_lengths(), generate_normalized_query(), pgss_post_parse_analyze(), and RecordConstLocation().
unsigned char* pgssJumbleState::jumble |
Definition at line 162 of file pg_stat_statements.c.
Referenced by AppendJumble(), and pgss_post_parse_analyze().
Definition at line 165 of file pg_stat_statements.c.
Referenced by AppendJumble(), and pgss_post_parse_analyze().