select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

postgres_security

Define a schema-local text type that duplicates PostgreSQL text storage and I/O behavior

pgext.cloud · Source code · Control file

Overview

Packagepostgres_security
Version1.0.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemapostgres_security
Stars0
Latest commit2015-07-31
Catalogue updated2026-08-30

Related extensions

See also

text_domainsPure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values.
pg_markdownPre-release Markdown-to-HTML conversion extension for PostgreSQL.
pg_libnumbertextConverts numbers to words in multiple languages through libnumbertext.
pg_strAdd Laravel-inspired string manipulation functions to PostgreSQL using pgrx
all_substrings_tokenizerTokenizes text to all substrings bigger than a fixed character length.
short_idsPL/pgSQL generator for short random text IDs with collision checks and transaction advisory locks.
ntextJapanese normalized-comparison text type for UTF-8 strings
pg_smazSmaz-compressed text type with length and raw-byte accessors.