Home
last modified time | relevance | path

Searched defs:CopyStateData (Results 1 – 25 of 32) sorted by relevance

12

/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Dcopy.c98 typedef struct CopyStateData struct
121 bool oids; /* include OIDs? */
162 AttrNumber num_defaults;
163 bool file_has_oids;
164 FmgrInfo oid_in_function;
165 Oid oid_typioparam;
171 List *range_table;
186 StringInfoData attribute_buf;
190 int max_fields;
191 char **raw_fields;
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dcopy.c98 typedef struct CopyStateData struct
121 bool oids; /* include OIDs? */
162 AttrNumber num_defaults;
163 bool file_has_oids;
164 FmgrInfo oid_in_function;
165 Oid oid_typioparam;
171 List *range_table;
186 StringInfoData attribute_buf;
190 int max_fields;
191 char **raw_fields;
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Dcopy.c98 typedef struct CopyStateData struct
121 bool oids; /* include OIDs? */
162 AttrNumber num_defaults;
163 bool file_has_oids;
164 FmgrInfo oid_in_function;
165 Oid oid_typioparam;
171 List *range_table;
186 StringInfoData attribute_buf;
190 int max_fields;
191 char **raw_fields;
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Dcopy.c98 typedef struct CopyStateData struct
121 bool oids; /* include OIDs? */
162 AttrNumber num_defaults;
163 bool file_has_oids;
164 FmgrInfo oid_in_function;
165 Oid oid_typioparam;
171 List *range_table;
186 StringInfoData attribute_buf;
190 int max_fields;
191 char **raw_fields;
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dcopy.c98 typedef struct CopyStateData struct
121 bool oids; /* include OIDs? */
162 AttrNumber num_defaults;
163 bool file_has_oids;
164 FmgrInfo oid_in_function;
165 Oid oid_typioparam;
171 List *range_table;
186 StringInfoData attribute_buf;
190 int max_fields;
191 char **raw_fields;
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Dcopy.c98 typedef struct CopyStateData struct
121 bool oids; /* include OIDs? */
162 AttrNumber num_defaults;
163 bool file_has_oids;
164 FmgrInfo oid_in_function;
165 Oid oid_typioparam;
171 List *range_table;
186 StringInfoData attribute_buf;
190 int max_fields;
191 char **raw_fields;
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Dcopy.c95 typedef struct CopyStateData struct
118 bool oids; /* include OIDs? */
159 AttrNumber num_defaults;
160 bool file_has_oids;
161 FmgrInfo oid_in_function;
162 Oid oid_typioparam;
168 List *range_table;
187 StringInfoData attribute_buf;
191 int max_fields;
192 char **raw_fields;
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dcopy.c95 typedef struct CopyStateData struct
118 bool oids; /* include OIDs? */
159 AttrNumber num_defaults;
160 bool file_has_oids;
161 FmgrInfo oid_in_function;
162 Oid oid_typioparam;
168 List *range_table;
187 StringInfoData attribute_buf;
191 int max_fields;
192 char **raw_fields;
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dcopy.c95 typedef struct CopyStateData struct
118 bool oids; /* include OIDs? */
159 AttrNumber num_defaults;
160 bool file_has_oids;
161 FmgrInfo oid_in_function;
162 Oid oid_typioparam;
168 List *range_table;
187 StringInfoData attribute_buf;
191 int max_fields;
192 char **raw_fields;
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dcopy.c95 typedef struct CopyStateData struct
118 bool oids; /* include OIDs? */
159 AttrNumber num_defaults;
160 bool file_has_oids;
161 FmgrInfo oid_in_function;
162 Oid oid_typioparam;
168 List *range_table;
187 StringInfoData attribute_buf;
191 int max_fields;
192 char **raw_fields;
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Dcopy.c95 typedef struct CopyStateData struct
118 bool oids; /* include OIDs? */
159 AttrNumber num_defaults;
160 bool file_has_oids;
161 FmgrInfo oid_in_function;
162 Oid oid_typioparam;
168 List *range_table;
187 StringInfoData attribute_buf;
191 int max_fields;
192 char **raw_fields;
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Dcopy.c95 typedef struct CopyStateData struct
118 bool oids; /* include OIDs? */
159 AttrNumber num_defaults;
160 bool file_has_oids;
161 FmgrInfo oid_in_function;
162 Oid oid_typioparam;
168 List *range_table;
187 StringInfoData attribute_buf;
191 int max_fields;
192 char **raw_fields;
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Dcopy.c95 typedef struct CopyStateData struct
118 bool oids; /* include OIDs? */
159 AttrNumber num_defaults;
160 bool file_has_oids;
161 FmgrInfo oid_in_function;
162 Oid oid_typioparam;
168 List *range_table;
187 StringInfoData attribute_buf;
191 int max_fields;
192 char **raw_fields;
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Dcopy.c93 typedef struct CopyStateData struct
113 bool oids; /* include OIDs? */
154 AttrNumber num_defaults;
155 bool file_has_oids;
156 FmgrInfo oid_in_function;
157 Oid oid_typioparam;
163 List *range_table;
173 StringInfoData attribute_buf;
177 int max_fields;
178 char **raw_fields;
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Dcopy.c93 typedef struct CopyStateData struct
113 bool oids; /* include OIDs? */
154 AttrNumber num_defaults;
155 bool file_has_oids;
156 FmgrInfo oid_in_function;
157 Oid oid_typioparam;
163 List *range_table;
173 StringInfoData attribute_buf;
177 int max_fields;
178 char **raw_fields;
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Dcopy.c93 typedef struct CopyStateData struct
113 bool oids; /* include OIDs? */
154 AttrNumber num_defaults;
155 bool file_has_oids;
156 FmgrInfo oid_in_function;
157 Oid oid_typioparam;
163 List *range_table;
173 StringInfoData attribute_buf;
177 int max_fields;
178 char **raw_fields;
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/commands/
H A Dcopy.c93 typedef struct CopyStateData struct
113 bool oids; /* include OIDs? */
154 AttrNumber num_defaults;
155 bool file_has_oids;
156 FmgrInfo oid_in_function;
157 Oid oid_typioparam;
163 List *range_table;
173 StringInfoData attribute_buf;
177 int max_fields;
178 char **raw_fields;
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/commands/
H A Dcopy.c93 typedef struct CopyStateData struct
113 bool oids; /* include OIDs? */
154 AttrNumber num_defaults;
155 bool file_has_oids;
156 FmgrInfo oid_in_function;
157 Oid oid_typioparam;
163 List *range_table;
173 StringInfoData attribute_buf;
177 int max_fields;
178 char **raw_fields;
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/commands/
H A Dcopy.c93 typedef struct CopyStateData struct
113 bool oids; /* include OIDs? */
154 AttrNumber num_defaults;
155 bool file_has_oids;
156 FmgrInfo oid_in_function;
157 Oid oid_typioparam;
163 List *range_table;
173 StringInfoData attribute_buf;
177 int max_fields;
178 char **raw_fields;
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/commands/
H A Dcopy.c93 typedef struct CopyStateData struct
113 bool oids; /* include OIDs? */
154 AttrNumber num_defaults;
155 bool file_has_oids;
156 FmgrInfo oid_in_function;
157 Oid oid_typioparam;
163 List *range_table;
173 StringInfoData attribute_buf;
177 int max_fields;
178 char **raw_fields;
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Dcopy.c114 typedef struct CopyStateData struct
136 bool binary; /* binary format? */
139 bool header_line; /* CSV header line? */
178 AttrNumber num_defaults;
179 FmgrInfo oid_in_function;
185 List *range_table;
186 ExprState *qualexpr;
198 StringInfoData attribute_buf;
202 int max_fields;
203 char **raw_fields;
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Dcopy.c114 typedef struct CopyStateData struct
136 bool binary; /* binary format? */
139 bool header_line; /* CSV header line? */
178 AttrNumber num_defaults;
179 FmgrInfo oid_in_function;
185 List *range_table;
186 ExprState *qualexpr;
198 StringInfoData attribute_buf;
202 int max_fields;
203 char **raw_fields;
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Dcopy.c114 typedef struct CopyStateData struct
136 bool binary; /* binary format? */
139 bool header_line; /* CSV header line? */
178 AttrNumber num_defaults;
179 FmgrInfo oid_in_function;
185 List *range_table;
186 ExprState *qualexpr;
198 StringInfoData attribute_buf;
202 int max_fields;
203 char **raw_fields;
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Dcopy.c114 typedef struct CopyStateData struct
136 bool binary; /* binary format? */
139 bool header_line; /* CSV header line? */
178 AttrNumber num_defaults;
179 FmgrInfo oid_in_function;
185 List *range_table;
186 ExprState *qualexpr;
198 StringInfoData attribute_buf;
202 int max_fields;
203 char **raw_fields;
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/commands/
H A Dcopy.c114 typedef struct CopyStateData struct
136 bool binary; /* binary format? */
139 bool header_line; /* CSV header line? */
178 AttrNumber num_defaults;
179 FmgrInfo oid_in_function;
185 List *range_table;
186 ExprState *qualexpr;
198 StringInfoData attribute_buf;
202 int max_fields;
203 char **raw_fields;
[all …]

12