| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>, pgsql-www(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Patch queue -> wiki |
| Date: | 2008-04-05 17:25:15 |
| Message-ID: | 20080405172514.GB12256@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
Tom Lane wrote:
> As far as I understand, there is simply no way for the current
> year/month/message-number URL to be included in the messages,
> because it doesn't get assigned until after the message is sent.
Wrong -- we used to have it, but it was removed at some point (my guess
is that this happened when the List-* headers were added). You can see
them if you download an old mbox, say
http://archives.postgresql.org/pgsql-bugs/mbox/pgsql-bugs.2001-01.gz
there you have this header:
X-Archive-Number: 200101/30
which you can translate to
http://archives.postgresql.org/pgsql-bugs/2001-01/msg00029.php
However! Casual experimentation shows that it doesn't work all that
well -- Majordomo seems to have given the number 46 to these two
messages:
http://archives.postgresql.org/pgsql-bugs/2001-01/msg00045.php
http://archives.postgresql.org/pgsql-bugs/2001-01/msg00046.php
and of course Mhonarc loses sync from there.
In any case, they're not useful because they're missing in at least a
year's worth of list traffic.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shane Ambler | 2008-04-05 18:15:46 | auto-vacuum conflicting with long running analyze |
| Previous Message | Bruce Momjian | 2008-04-05 15:22:00 | Re: [HACKERS] Patch queue -> wiki |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guido Barosio | 2008-04-05 19:56:52 | -general moderation |
| Previous Message | Bruce Momjian | 2008-04-05 15:22:00 | Re: [HACKERS] Patch queue -> wiki |