Jump to letter: [
ABCDEGHIJLMNOPRSTUW
]
ddlx_10 - DDL eXtractor functions for PostgreSQL (ddlx)
- 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_10-0.14-2.rhel7.noarch
[22 KiB] |
Changelog
by Devrim Gündüz (2019-09-01):
- Fix OS versions in Makefile, the distro name in the packages changed.
|