Define a schema-local text type that duplicates PostgreSQL text storage and I/O behavior
pgext.cloud · Source code · Control file
| Package | postgres_security |
|---|---|
| Version | 1.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | postgres_security |
| Stars | 0 |
| Latest commit | 2015-07-31 |
| Catalogue updated | 2026-08-30 |
| text_domains | Pure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values. |
| pg_markdown | Pre-release Markdown-to-HTML conversion extension for PostgreSQL. |
| pg_libnumbertext | Converts numbers to words in multiple languages through libnumbertext. |
| pg_str | Add Laravel-inspired string manipulation functions to PostgreSQL using pgrx |
| all_substrings_tokenizer | Tokenizes text to all substrings bigger than a fixed character length. |
| short_ids | PL/pgSQL generator for short random text IDs with collision checks and transaction advisory locks. |
| ntext | Japanese normalized-comparison text type for UTF-8 strings |
| pg_smaz | Smaz-compressed text type with length and raw-byte accessors. |