autodoc - autodoc: Add -m <regex> to only output structures or functions

From: rbt(at)pgfoundry(dot)org (User Rbt)
To: pgsql-committers(at)postgresql(dot)org
Subject: autodoc - autodoc: Add -m <regex> to only output structures or functions
Date: 2009-04-24 04:41:54
Message-ID: 20090424044154.0348F17ADF70@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add -m <regex> to only output structures or functions matching a specific regex (Simon Michael)

Tidy code along the way.

Modified Files:
--------------
autodoc:
postgresql_autodoc.pl (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.23&r2=1.24)

Browse pgsql-committers by date

  From Date Subject
Next Message User Rbt 2009-04-24 04:43:32 autodoc - autodoc: Improve wording for --table help (Jamie Nicholson)
Previous Message User Rbt 2009-04-24 04:21:40 autodoc - autodoc: Remove support for PostgreSQL versions earlier than