javadoc2sql

doj's picture

When writing my DDL statements I like to document them with javadoc inspired comments. The "pgcomment" tool will convert those comments into "COMMENT" SQL statements, so the comments are present inside PostgreSQL. Optionally you can convert the javadoc to LaTeX or HTML.

Speaker Biography: 
Coding on computers since 1986, coding on UN*X since 1995, using PostgreSQL since 1998. Makes a living on UN*X programming, currently living in Silicon Valley.
Talk Type: 
Lightning Talk (5 minutes)

Back to top