l10n_table_dependent_extension
Overview
| Package | Version | Category | License | Language |
|---|---|---|---|---|
pg_xenophile | 0.8.3 | TYPE | PostgreSQL | SQL |
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 3670 | pg_xenophile | No | No | No | Yes | No | No | xeno |
| 3671 | l10n_table_dependent_extension | No | No | No | Yes | No | Yes | - |
Version
| Type | Repo | Version | PG Ver | Package | Deps |
|---|---|---|---|---|---|
| EXT | PIGSTY | 0.8.3 | 1817161514 | pg_xenophile | pg_xenophile |
| RPM | PIGSTY | 0.8.3 | 1817161514 | pg_xenophile_$v | - |
| DEB | PIGSTY | 0.8.3 | 1817161514 | postgresql-$v-pg-xenophile | - |
| OS / PG | PG18 | PG17 | PG16 | PG15 | PG14 |
|---|---|---|---|---|---|
| el8.x86_64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| el8.aarch64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| el9.x86_64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| el9.aarch64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| el10.x86_64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| el10.aarch64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| d12.x86_64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| d12.aarch64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| d13.x86_64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| d13.aarch64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| u22.x86_64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| u22.aarch64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| u24.x86_64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| u24.aarch64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| u26.x86_64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
| u26.aarch64 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 | PIGSTY 0.8.3 |
Build
You can build the RPM / DEB packages for pg_xenophile using pig build:
Install
You can install pg_xenophile directly. First, make sure the PGDG and PIGSTY repositories are added and enabled:
Install the extension using pig or apt/yum/dnf:
Create Extension:
Usage
l10n_table_dependent_extension: l10n table dependent extension for pg_xenophile
The l10n_table_dependent_extension is a companion extension to pg_xenophile that provides infrastructure for other extensions that depend on its localization (l10n) table mechanism.
This extension works in conjunction with pg_xenophile’s l10n_table system, allowing dependent extensions to register their tables with the localization framework. When a base table is registered in xeno.l10n_table, the system automatically creates companion translation tables and language-specific views.
See the pg_xenophile documentation for the full l10n table management API.
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)