Home
last modified time | relevance | path

Searched refs:rvTypeStruct (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql10-server/postgresql-10.19/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_procedure.c213 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
220 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
223 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
237 if (rvTypeStruct->typtype == TYPTYPE_COMPOSITE || in PLy_procedure_create()
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpython/
H A Dplpy_procedure.c214 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
219 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
222 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpython/
H A Dplpy_procedure.c214 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
219 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
222 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpython/
H A Dplpy_procedure.c214 Form_pg_type rvTypeStruct; in tree_index_by_list_position()
219 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in tree_index_by_list_position()
222 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in tree_index_by_list_position()
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpython/
H A Dplpy_procedure.c214 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
219 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
222 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpython/
H A Dplpy_procedure.c214 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
219 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
222 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpython/
H A Dplpy_procedure.c214 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
219 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
222 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpython/
H A Dplpy_procedure.c214 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
219 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
222 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/plpython/
H A Dplpy_procedure.c214 Form_pg_type rvTypeStruct;
219 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup);
222 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO)
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpython/
H A Dplpy_procedure.c209 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
214 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
217 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/pl/plpython/
H A Dplpy_procedure.c209 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
214 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
217 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpython/
H A Dplpy_procedure.c209 Form_pg_type rvTypeStruct; in PLy_procedure_create() local
214 rvTypeStruct = (Form_pg_type) GETSTRUCT(rvTypeTup); in PLy_procedure_create()
217 if (rvTypeStruct->typtype == TYPTYPE_PSEUDO) in PLy_procedure_create()

12