Home
last modified time | relevance | path

Searched refs:pq_getmsgtext (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql10-client/postgresql-10.19/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql10-server/postgresql-10.19/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/libpq/
H A Dpqformat.h45 extern char *pq_getmsgtext(StringInfo msg, int rawbytes, int *nbytes);
/dports/databases/postgresql-orafce/orafce-VERSION_3_13_4/
H A Dnvarchar2.c117 str = pq_getmsgtext(buf, buf->len - buf->cursor, &nbytes); in nvarchar2recv()
H A Dvarchar2.c112 str = pq_getmsgtext(buf, buf->len - buf->cursor, &nbytes); in varchar2recv()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dpseudotypes.c131 str = pq_getmsgtext(buf, buf->len - buf->cursor, &nbytes); in cstring_recv()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dpseudotypes.c131 str = pq_getmsgtext(buf, buf->len - buf->cursor, &nbytes); in cstring_recv()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dpseudotypes.c131 str = pq_getmsgtext(buf, buf->len - buf->cursor, &nbytes); in cstring_recv()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/adt/
H A Dpseudotypes.c131 str = pq_getmsgtext(buf, buf->len - buf->cursor, &nbytes);
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dpseudotypes.c131 str = pq_getmsgtext(buf, buf->len - buf->cursor, &nbytes);

12345678910>>...19