| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Josh Kupershmidt <schmiddy(at)gmail(dot)com>, PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Doc reference of contrib modules |
| Date: | 2011-01-25 15:43:32 |
| Message-ID: | 25011.1295970212@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Tom Lane wrote:
>> That's not just awkward, but flat wrong, because the link points to
>> documentation of the module not the function.
> The tag for the dblink module is:
> <sect1 id="dblink">
> the function's tag is:
> <refentry id="CONTRIB-DBLINK">
> so I believe the text in the patch is correct. (Yes, I realize those
> are confusing tags.)
Oh. Please change the function's tag to something a bit saner while
you're messing around with this, FUNCTION-DBLINK perhaps?
I still think that a link to the contrib module's page would be a good
thing to provide here.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2011-01-25 15:57:28 | Re: Doc reference of contrib modules |
| Previous Message | Bruce Momjian | 2011-01-25 15:26:28 | Re: Doc reference of contrib modules |