From: | Matthias Schmidt <schmidtm(at)mock-software(dot)de> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Eric Crampton <escpg(at)eonomine(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Where to see the patch queue (was Re: [PATCHES] Patch for Postmaster |
Date: | 2005-03-01 17:57:53 |
Message-ID: | 6F58F1F2-8A7B-11D9-A083-000393AA75A0@mock-software.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Hi *,
I have submitted a patch which does exactly this. Somebody edited it
and Bruce put it on
the queue for 8.1.
Now we both did the same work twice. This is a good example how a
public accessible
Bugtracker and TODO-List where one can claim things (or get assigned to
some workitem)
can save valuable time.
Image someone likes to get in touch with the codebase by fixing some
bugs first. To my
understanding, there is no Bug Database for Postgres (correct me, if I
am wrong).
Where can this volunteer lookup Bugs? I don't want to restart the
Bugzilla Discussion,
since I personally don't have any preference which Trouble-Ticket
System to use.
But I think the idea of having one is worth considering.
cheers,
Matthias
Am 25.02.2005 um 03:51 schrieb Bruce Momjian:
> Eric Crampton wrote:
>> On Feb 24, 2005, at 5:38 PM, Tom Lane wrote:
>>
>>> "Eric Crampton" <escpg(at)eonomine(dot)com> writes:
>>>> I noticed in the TODO that there is an item requesting a function
>>>> which
>>>> returns the uptime of the postmaster. I've wanted that as well. So,
>>>> I've
>>>> added just such a thing: server_start_time(). This function returns
>>>> the
>>>> time when the postmaster was started; a simple now() -
>>>> server_start_time()
>>>> returns the uptime.
>>>
>>> Isn't there one of these in the patch queue already?
>>
>> There could be, but I didn't see one because perhaps I'm looking in
>> the
>> wrong place. I referenced the TODO list here:
>>
>> http://developer.postgresql.org/todo.php
>>
>> and I referenced the unapplied patches here:
>>
>> http://momjian.postgresql.org/cgi-bin/pgpatches
>>
>> Where should I be looking?
>>
>
> Sure:
>
> http://momjian.postgresql.org/cgi-bin/pgpatches2
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania
> 19073
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>
----------------------------------------------------------------------
Matthias Schmidt
Viehtriftstr. 49
67346 Speyer
GERMANY
Tel.: +49 6232 4867
Fax.: +49 6232 640089
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-03-01 18:11:00 | Re: bitmap AM design |
Previous Message | Victor Y. Yegorov | 2005-03-01 17:53:14 | Re: bitmap AM design |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-03-01 18:51:05 | Re: Where to see the patch queue (was Re: [PATCHES] Patch for Postmaster |
Previous Message | Frank van Vugt | 2005-03-01 12:00:55 | Re: invalid multibyte character for locale |