Re: a very significant fraction of the buildfarm is now pink - Mailing list pgsql-hackers

From Ilia Evdokimov
Subject Re: a very significant fraction of the buildfarm is now pink
Date
Msg-id 5abac84e-fc78-459a-a191-13efeb58c161@tantorlabs.com
Whole thread Raw
In response to Re: a very significant fraction of the buildfarm is now pink  (Jelte Fennema-Nio <postgres@jeltef.nl>)
List pgsql-hackers
Hi,

Regarding the patch push, I am not a committer, but perhaps my 
perspective might be interesting. When I noticed late on Friday evening 
that the tests had failed, I was quite anxious about the situation, 
thinking I would need to fix it right away. However, Robert committed 
the fix before that.

In general, when someone commits in any project, I believe the scale of 
the commit should be taken into account. In the case of postgres, if the 
commit changes code in critical areas like the planner, WAL, or some 
API, or involves large code changes, it’s important to be prepared to 
fix any issues that may arise. However, when changes are more minor—such 
as documentation, renaming something, or small refactors—committing late 
on a Friday may be less of a concern.

In other words, the larger the changes or the more vulnerable the areas 
of the code, the more one should be prepared for potential issues. But 
how to determine this boundary in postgres, I am not sure. I am 
confident that you will have a much better sense and experience of how 
to handle it.

--
Best regards,
Ilia Evdokimov,
Tantor Labs LLC.




pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: Removing unneeded self joins
Next
From: Rahila Syed
Date:
Subject: Re: Enhancing Memory Context Statistics Reporting