autodoc - autodoc: Don't need relhasindexes, relhasrules, or

From: rbt(at)pgfoundry(dot)org (User Rbt)
To: pgsql-committers(at)postgresql(dot)org
Subject: autodoc - autodoc: Don't need relhasindexes, relhasrules, or
Date: 2009-04-26 17:01:57
Message-ID: 20090426170157.32D5F17ADED3@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Don't need relhasindexes, relhasrules, or relhastriggers since older DBs have been dropped. This also makes up 8.4 compatible without additional changes required.

Modified Files:
--------------
autodoc:
postgresql_autodoc.pl (r1.25 -> r1.26)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.25&r2=1.26)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2009-04-26 18:05:43 pgfouine - www: added the final links
Previous Message Tom Lane 2009-04-26 15:31:50 pgsql: Remove Windows-specific definition of S_ISDIR().