From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: HTML tags :/ |
Date: | 2011-05-02 13:58:37 |
Message-ID: | 20110502135837.GA8003@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Apr 18, 2011 at 06:44:03PM -0300, Alvaro Herrera wrote:
> Excerpts from David Fetter's message of lun abr 18 18:34:11 -0300 2011:
> > Folks,
> >
> > While readjusting pg_docbot's URLs for LEAST and GREATEST, I came
> > across an infelicity. They'd been tagged as
> > "http://www.postgresql.org/docs/current/static/functions-conditional.html#AEN12680"
> > and I re-tagged them as
> > "http://www.postgresql.org/docs/current/static/functions-conditional.html#AEN15582"
> >
> > I didn't see a more descriptive tag. Am I missing something
> > important?
>
> The sect2 they are in would need an id attribute for there to be a
> stable #-style link.
Please find attached a patch to fix this.
I believe there are other places in the docs where an id attribute
would be handy. Will check those :)
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
Attachment | Content-Type | Size |
---|---|---|
tag_least_greatest.diff | text/plain | 369 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2011-05-02 14:37:13 | Re: Proposed patch: Smooth replication during VACUUM FULL |
Previous Message | Magnus Hagander | 2011-05-02 10:30:34 | Re: SYSTEM_IDENTIFY fields was:(Re: [COMMITTERS] pgsql: Include more status information in walsender results) |