ddlx_12 - DDL eXtractor functions for PostgreSQL (ddlx)
Website: | https://github.com/lacanoid/pgddl |
---|---|
License: | PostgreSQL |
Vendor: | PostgreSQL Global Development Group |
- Description:
This is an SQL-only extension for PostgreSQL that provides uniform functions for generating SQL Data Definition Language (DDL) scripts for objects created in a database. It contains a bunch of SQL functions to convert PostgreSQL system catalogs to nicely formatted snippets of SQL DDL, such as CREATE TABLE.
Packages
ddlx_12-0.15-1.rhel6.src [59 KiB] |
Changelog
by Devrim Gündüz (2019-10-28):
- Update to 0.15.0 |
ddlx_12-0.14-2.rhel6.1.src [56 KiB] |
Changelog
by Devrim Gündüz (2019-09-26):
- Rebuild for PostgreSQL 12 |
ddlx_12-0.14-2.rhel6.src [55 KiB] |
Changelog
by Devrim Gündüz (2019-09-01):
- Fix OS versions in Makefile, the distro name in the packages changed. |