Staticsยง
- _LINKME_
ELEMENT_ ๐position_ bytea_ bytea_ int4 - _LINKME_
ELEMENT_ ๐position_ varchar_ varchar_ int4 - _LINKME_
ELEMENT_ ๐strpos_ varchar_ varchar_ int4
Functionsยง
- bytea_
position - Returns the index of the first occurrence of the specified bytea substring in the input bytea, or zero if the substring is not present.
- position
- Returns the index of the first occurrence of the specified substring in the input string, or zero if the substring is not present.
- position_
bytea_ ๐bytea_ int4 - position_
varchar_ ๐varchar_ int4 - strpos_
varchar_ ๐varchar_ int4