Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsvector_op.c572 text *tlexeme = PG_GETARG_TEXT_P(1); in tsvector_delete_str() local
573 char *lexeme = VARDATA(tlexeme); in tsvector_delete_str()
574 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
583 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsvector_op.c572 text *tlexeme = PG_GETARG_TEXT_P(1); in tsvector_delete_str() local
573 char *lexeme = VARDATA(tlexeme); in tsvector_delete_str()
574 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
583 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsvector_op.c572 text *tlexeme = PG_GETARG_TEXT_P(1); in tsvector_delete_str() local
573 char *lexeme = VARDATA(tlexeme); in tsvector_delete_str()
574 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
583 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1);
574 char *lexeme = VARDATA_ANY(tlexeme);
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme),
584 PG_FREE_IF_COPY(tlexeme, 1);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dtsvector_op.c573 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
574 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
575 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
584 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c558 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
559 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
560 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
569 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsvector_op.c572 text *tlexeme = PG_GETARG_TEXT_P(1); in tsvector_delete_str() local
573 char *lexeme = VARDATA(tlexeme); in tsvector_delete_str()
574 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
583 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c558 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
559 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
560 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
569 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c558 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
559 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
560 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
569 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c558 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
559 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
560 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
569 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c558 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
559 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
560 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
569 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c558 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
559 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
560 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
569 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c558 text *tlexeme = PG_GETARG_TEXT_PP(1); in tsvector_delete_str() local
559 char *lexeme = VARDATA_ANY(tlexeme); in tsvector_delete_str()
560 int lexeme_len = VARSIZE_ANY_EXHDR(tlexeme), in tsvector_delete_str()
569 PG_FREE_IF_COPY(tlexeme, 1); in tsvector_delete_str()

12