Validated French SIREN and SIRET identifier types with B-tree and hash index support.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_siren |
|---|---|
| Version | 0.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Catalogue updated | 2026-07-30 |
| lsm3 | LSM tree index access method based on PostgreSQL B-tree indexes |
| tinyint | One-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes. |
| span | C data type for indexed document text spans, with casts, comparisons, B-tree/hash operator classes, aggregates, and accessors. |
| pg_postal_code_ca | an efficient, validated, formatted Canadian postal code type |
| lsm_idx | Experimental LSM-style index access method built on PostgreSQL B-tree internals |
| pg_fraction | Adds a fraction data type with arithmetic, comparison, aggregate and B-tree operator-class support. |
| gevel | Index-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes. |
| pg_sexp | Adds a compact S-expression type with parsing, list operations, matching, containment, and hash/GIN indexing. |