autodoc - autodoc: Include argument names as provided by Jacob Smullyan.

From: rbt(at)pgfoundry(dot)org (User Rbt)
To: pgsql-committers(at)postgresql(dot)org
Subject: autodoc - autodoc: Include argument names as provided by Jacob Smullyan.
Date: 2005-02-27 18:08:07
Message-ID: 20050227180807.5E120AAD90F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Include argument names as provided by Jacob Smullyan.

Clean up handling of argument types from a schema not in the current path. This means getting rid of the schema prefix added by format_type so when can add our own when appropriate.

Modified Files:
--------------
autodoc:
postgresql_autodoc.pl (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Rbt 2005-02-27 19:38:12 autodoc - autodoc: Do a little bit of cleaning on this old and crufty
Previous Message User Mha 2005-02-27 12:02:41 pginstaller - pginst: Typo in comment (but an important one..)