Re: Problem with archives search
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
- Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
- Subject: Re: Problem with archives search
- Date: Sat, 21 Mar 2009 23:38:47 -0400
- Message-id: <4443.1237693127@sss.pgh.pa.us> <text/plain>
Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Tom Lane wrote:
>> I'd like to be able to paste a message ID into a form on my home page
>> and end up at the correct URL, but the only way I know to do that
>> involves <form method="get"> which insists on sticking "?fieldname="
>> in there somewhere. Is there another simple way, or do we have an
>> alternate portal that handles URLs of that format?
> BTW I neglected to followup on this when I added the message-id search
> capability on archives. You can now use this URL:
> http://archives.postgresql.org/message-by-id.php?q=SOME-MESSAGE-ID
Works nicely, thanks!
regards, tom lane
Home |
Main Index |
Thread Index