PostgreSQL Source Code: pe_test_vector Struct Reference (original) (raw)

Data Fields
const char * client_encoding
size_t escape_len
const char * escape

Detailed Description

Definition at line 76 of file test_escape.c.

Field Documentation

client_encoding

const char* pe_test_vector::client_encoding

Definition at line 78 of file test_escape.c.

Referenced by test_one_vector(), and test_one_vector_escape().

escape

const char* pe_test_vector::escape

Definition at line 80 of file test_escape.c.

Referenced by test_one_vector_escape().

escape_len

size_t pe_test_vector::escape_len

Definition at line 79 of file test_escape.c.

Referenced by test_one_vector_escape().


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