Generate inlinable SQL functions for navigating PostgreSQL foreign-key relations
pgext.cloud · Source code · Documentation · License text · PGXN
| Package | pg_relation_sql |
|---|---|
| Version | 0.2.2 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | No |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 3 |
| Latest commit | 2026-08-12 |
| Latest release | 2026-08-12 |
| Catalogue updated | 2026-08-30 |
| pg_readme | Generate a Markdown README from PostgreSQL COMMENT objects |
| pg_dbms_metadata | Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| pg_get_functiondef | Get function's definition |
| pg_rewrite | Tool allows read write to the table during the rewriting |
| pg_query_rewrite | Rewrite SQL statements with a PostgreSQL ProcessUtility hook |
| ddl_historization | Historize the ddl changes inside PostgreSQL database |
| data_historization | PLPGSQL Script to historize data in partitionned table |