Home
last modified time | relevance | path

Searched defs:varlena (Results 1 – 25 of 77) sorted by relevance

1234

/dports/databases/postgresql-ogr_fdw/pgsql-ogr-fdw-1.1.0/
H A Dogr_fdw.c1743 bytea* varlena; in ogrFeatureToSlot() local
1873 bytea* varlena = palloc(varsize); in ogrFeatureToSlot() local
2227 bytea* varlena = (bytea*)DatumGetPointer(values[i]); in ogrSlotToFeature() local
2247 bytea* varlena = PG_DETOAST_DATUM(values[i]); in ogrSlotToFeature() local
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dc.h434 struct varlena struct
443 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dc.h443 struct varlena struct
452 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dc.h512 struct varlena struct
521 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dc.h512 struct varlena struct
521 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dc.h512 struct varlena struct
521 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dc.h512 struct varlena struct
521 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dc.h512 struct varlena struct
521 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dc.h512 struct varlena struct
521 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dc.h512 struct varlena struct
521 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dc.h528 struct varlena struct
537 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dc.h529 struct varlena struct
538 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dc.h529 struct varlena struct
538 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dc.h529 struct varlena struct
538 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dc.h529 struct varlena struct
538 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dc.h529 struct varlena struct
538 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dc.h529 struct varlena struct
538 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/
H A Dc.h528 struct varlena struct
537 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/
H A Dc.h528 struct varlena struct
537 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/
H A Dc.h528 struct varlena struct
537 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dc.h529 struct varlena struct
538 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/
H A Dc.h517 struct varlena struct
526 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/
H A Dc.h561 struct varlena struct
570 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/
H A Dc.h561 struct varlena struct
570 * These widely-used datatypes are just a varlena header and the data bytes. argument
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/
H A Dc.h621 struct varlena struct
630 * These widely-used datatypes are just a varlena header and the data bytes. argument

1234