Module overlay

Source

Staticsยง

_LINKME_ELEMENT_overlay_bytea_bytea_int4_bytea ๐Ÿ”’
_LINKME_ELEMENT_overlay_bytea_bytea_int4_int4_bytea ๐Ÿ”’
_LINKME_ELEMENT_overlay_varchar_varchar_int4_int4_varchar ๐Ÿ”’
_LINKME_ELEMENT_overlay_varchar_varchar_int4_varchar ๐Ÿ”’

Functionsยง

overlay
Replaces a substring of the given string with a new substring.
overlay_bytea
Replaces a subsequence of the given bytea with a new bytea value.
overlay_bytea_bytea_int4_bytea ๐Ÿ”’
overlay_bytea_bytea_int4_int4_bytea ๐Ÿ”’
overlay_for
Replaces a substring of the given string with a new substring.
overlay_for_bytea
Replaces a range of bytes in a bytea value with another bytea.
overlay_varchar_varchar_int4_int4_varchar ๐Ÿ”’
overlay_varchar_varchar_int4_varchar ๐Ÿ”’