[
https://issues.apache.org/jira/browse/DDLUTILS-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tony Rippy updated DDLUTILS-264:
--------------------------------
Attachment: postgresql_comments.patch
Here is a patch that adds support for COMMENT objects.
> Add support for PostgreSQL's COMMENT objects
> --------------------------------------------
>
> Key: DDLUTILS-264
> URL: https://issues.apache.org/jira/browse/DDLUTILS-264
> Project: DdlUtils
> Issue Type: New Feature
> Components: Core - PostgreSql
> Affects Versions: 1.1
> Reporter: Tony Rippy
> Assignee: Thomas Dudziak
> Priority: Minor
> Fix For: 1.1
>
> Attachments: postgresql_comments.patch
>
>
> COMMENT objects are used to store descriptive text about database objects for
> documentation purposes. The proposal is to create COMMENT objects for tables
> and columns, based on their description attributes.
> You can find more information about COMMENT objects here:
> http://www.postgresql.org/docs/8.4/static/sql-comment.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.