public inbox for [email protected]  
help / color / mirror / Atom feed
Question about criteria for adding items to the v19 open items wiki page
8+ messages / 4 participants
[nested] [flat]

* Question about criteria for adding items to the v19 open items wiki page
@ 2026-04-23 04:36 Chao Li <[email protected]>
  2026-04-23 04:46 ` Re: Question about criteria for adding items to the v19 open items wiki page Tom Lane <[email protected]>
  2026-04-23 04:57 ` Re: Question about criteria for adding items to the v19 open items wiki page David G. Johnston <[email protected]>
  0 siblings, 2 replies; 8+ messages in thread

From: Chao Li @ 2026-04-23 04:36 UTC (permalink / raw)
  To: pgsql-hackers

Hi,

Please forgive this probably naive question, as this is the first release cycle I’ve experienced.

I’ve seen people mention putting something on the v19 open items wiki page many times, but I’m not sure what kinds of things are supposed to go there. What should be added there, and are there any criteria for deciding that?

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/









^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: Question about criteria for adding items to the v19 open items wiki page
  2026-04-23 04:36 Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
@ 2026-04-23 04:46 ` Tom Lane <[email protected]>
  1 sibling, 0 replies; 8+ messages in thread

From: Tom Lane @ 2026-04-23 04:46 UTC (permalink / raw)
  To: Chao Li <[email protected]>; +Cc: pgsql-hackers

Chao Li <[email protected]> writes:
> Please forgive this probably naive question, as this is the first release cycle I’ve experienced.
> I’ve seen people mention putting something on the v19 open items wiki page many times, but I’m not sure what kinds of things are supposed to go there. What should be added there, and are there any criteria for deciding that?

If you think that we have a new bug in HEAD that was not there in
previous releases, feel free to add it to the open-items wiki page.
Worst case is that we'll determine it's not an issue and remove
it again; but it's better to check such things than not.

			regards, tom lane





^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: Question about criteria for adding items to the v19 open items wiki page
  2026-04-23 04:36 Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
@ 2026-04-23 04:57 ` David G. Johnston <[email protected]>
  2026-04-23 05:28   ` Re: Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  1 sibling, 1 reply; 8+ messages in thread

From: David G. Johnston @ 2026-04-23 04:57 UTC (permalink / raw)
  To: Chao Li <[email protected]>; +Cc: pgsql-hackers

On Wednesday, April 22, 2026, Chao Li <[email protected]> wrote:
>
>
> Please forgive this probably naive question, as this is the first release
> cycle I’ve experienced.
>
> I’ve seen people mention putting something on the v19 open items wiki page
> many times, but I’m not sure what kinds of things are supposed to go there.
> What should be added there, and are there any criteria for deciding that?
>

Any bugs discovered in newly developed features in v19.  As a practical
matter, ones that seem complicated to resolve make it there since quickly
resolved ones just get fixed.

Bugs that reproduce in v18 or earlier would not be placed there.

It’s a chance to demonstrate personal judgement.  Severity and
committer/author responsiveness are two additional criteria to judge.  It’s
both a simple tracker but also a kind of escalation channel since it gets
RMT members involved.

David J.


^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: Question about criteria for adding items to the v19 open items wiki page
  2026-04-23 04:36 Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  2026-04-23 04:57 ` Re: Question about criteria for adding items to the v19 open items wiki page David G. Johnston <[email protected]>
@ 2026-04-23 05:28   ` Chao Li <[email protected]>
  2026-04-23 05:33     ` Re: Question about criteria for adding items to the v19 open items wiki page Tom Lane <[email protected]>
  0 siblings, 1 reply; 8+ messages in thread

From: Chao Li @ 2026-04-23 05:28 UTC (permalink / raw)
  To: David G. Johnston <[email protected]>; +Cc: pgsql-hackers



> On Apr 23, 2026, at 12:57, David G. Johnston <[email protected]> wrote:
> 
> On Wednesday, April 22, 2026, Chao Li <[email protected]> wrote: 
> Please forgive this probably naive question, as this is the first release cycle I’ve experienced.
> 
> I’ve seen people mention putting something on the v19 open items wiki page many times, but I’m not sure what kinds of things are supposed to go there. What should be added there, and are there any criteria for deciding that?
> 
> Any bugs discovered in newly developed features in v19.  As a practical matter, ones that seem complicated to resolve make it there since quickly resolved ones just get fixed.
> 
> Bugs that reproduce in v18 or earlier would not be placed there.
> 
> It’s a chance to demonstrate personal judgement.  Severity and committer/author responsiveness are two additional criteria to judge.  It’s both a simple tracker but also a kind of escalation channel since it gets RMT members involved.
> 
> David J.
> 

In the Open Issues section, I see the first item has no owner listed, so I assume we should add new items to the top of the list, and then, once they are confirmed, either an owner will be assigned, or the item will be moved to “Won’t Fix” or removed. Is that right?

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/









^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: Question about criteria for adding items to the v19 open items wiki page
  2026-04-23 04:36 Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  2026-04-23 04:57 ` Re: Question about criteria for adding items to the v19 open items wiki page David G. Johnston <[email protected]>
  2026-04-23 05:28   ` Re: Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
@ 2026-04-23 05:33     ` Tom Lane <[email protected]>
  2026-04-23 05:42       ` Re: Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  0 siblings, 1 reply; 8+ messages in thread

From: Tom Lane @ 2026-04-23 05:33 UTC (permalink / raw)
  To: Chao Li <[email protected]>; +Cc: David G. Johnston <[email protected]>; pgsql-hackers

Chao Li <[email protected]> writes:
> In the Open Issues section, I see the first item has no owner listed, so I assume we should add new items to the top of the list, and then, once they are confirmed, either an owner will be assigned, or the item will be moved to “Won’t Fix” or removed. Is that right?

Further down it says "add new items to the bottom".  I agree
that note is poorly placed.

			regards, tom lane





^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: Question about criteria for adding items to the v19 open items wiki page
  2026-04-23 04:36 Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  2026-04-23 04:57 ` Re: Question about criteria for adding items to the v19 open items wiki page David G. Johnston <[email protected]>
  2026-04-23 05:28   ` Re: Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  2026-04-23 05:33     ` Re: Question about criteria for adding items to the v19 open items wiki page Tom Lane <[email protected]>
@ 2026-04-23 05:42       ` Chao Li <[email protected]>
  2026-04-23 06:45         ` Re: Question about criteria for adding items to the v19 open items wiki page Michael Paquier <[email protected]>
  0 siblings, 1 reply; 8+ messages in thread

From: Chao Li @ 2026-04-23 05:42 UTC (permalink / raw)
  To: Tom Lane <[email protected]>; +Cc: David G. Johnston <[email protected]>; pgsql-hackers



> On Apr 23, 2026, at 13:33, Tom Lane <[email protected]> wrote:
> 
> Chao Li <[email protected]> writes:
>> In the Open Issues section, I see the first item has no owner listed, so I assume we should add new items to the top of the list, and then, once they are confirmed, either an owner will be assigned, or the item will be moved to “Won’t Fix” or removed. Is that right?
> 
> Further down it says "add new items to the bottom".  I agree
> that note is poorly placed.
> 
> regards, tom lane

Ah… I see the note below the open issue list. Got it.

I will add a few items.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/









^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: Question about criteria for adding items to the v19 open items wiki page
  2026-04-23 04:36 Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  2026-04-23 04:57 ` Re: Question about criteria for adding items to the v19 open items wiki page David G. Johnston <[email protected]>
  2026-04-23 05:28   ` Re: Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  2026-04-23 05:33     ` Re: Question about criteria for adding items to the v19 open items wiki page Tom Lane <[email protected]>
  2026-04-23 05:42       ` Re: Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
@ 2026-04-23 06:45         ` Michael Paquier <[email protected]>
  2026-04-23 06:55           ` Re: Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  0 siblings, 1 reply; 8+ messages in thread

From: Michael Paquier @ 2026-04-23 06:45 UTC (permalink / raw)
  To: Chao Li <[email protected]>; +Cc: Tom Lane <[email protected]>; David G. Johnston <[email protected]>; pgsql-hackers

On Thu, Apr 23, 2026 at 01:42:25PM +0800, Chao Li wrote:
> I will add a few items.

Cool.  Please also note that the owner of an item should be the
committer of the feature that has introduced the issue.  Mentioning
the exact commit is also the usual habit when listing an item.
--
Michael


Attachments:

  [application/pgp-signature] signature.asc (833B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: Question about criteria for adding items to the v19 open items wiki page
  2026-04-23 04:36 Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  2026-04-23 04:57 ` Re: Question about criteria for adding items to the v19 open items wiki page David G. Johnston <[email protected]>
  2026-04-23 05:28   ` Re: Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  2026-04-23 05:33     ` Re: Question about criteria for adding items to the v19 open items wiki page Tom Lane <[email protected]>
  2026-04-23 05:42       ` Re: Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
  2026-04-23 06:45         ` Re: Question about criteria for adding items to the v19 open items wiki page Michael Paquier <[email protected]>
@ 2026-04-23 06:55           ` Chao Li <[email protected]>
  0 siblings, 0 replies; 8+ messages in thread

From: Chao Li @ 2026-04-23 06:55 UTC (permalink / raw)
  To: Michael Paquier <[email protected]>; +Cc: Tom Lane <[email protected]>; David G. Johnston <[email protected]>; pgsql-hackers



> On Apr 23, 2026, at 14:45, Michael Paquier <[email protected]> wrote:
> 
> On Thu, Apr 23, 2026 at 01:42:25PM +0800, Chao Li wrote:
>> I will add a few items.
> 
> Cool.  Please also note that the owner of an item should be the
> committer of the feature that has introduced the issue.  Mentioning
> the exact commit is also the usual habit when listing an item.
> --
> Michael

Oh, I had thought the owner would be the person assigned to handle the issue. So, then when I add an item, I will try to identify the original committer and the relevant commit.

By the way, I have already requested wiki edit privileges and am now waiting for approval.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/









^ permalink  raw  reply  [nested|flat] 8+ messages in thread


end of thread, other threads:[~2026-04-23 06:55 UTC | newest]

Thread overview: 8+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-04-23 04:36 Question about criteria for adding items to the v19 open items wiki page Chao Li <[email protected]>
2026-04-23 04:46 ` Tom Lane <[email protected]>
2026-04-23 04:57 ` David G. Johnston <[email protected]>
2026-04-23 05:28   ` Chao Li <[email protected]>
2026-04-23 05:33     ` Tom Lane <[email protected]>
2026-04-23 05:42       ` Chao Li <[email protected]>
2026-04-23 06:45         ` Michael Paquier <[email protected]>
2026-04-23 06:55           ` Chao Li <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox