Re: Always show correct error message for statement timeouts, fixes random buildfarm failures

From: Akshat Jaimini <destrex271(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Subject: Re: Always show correct error message for statement timeouts, fixes random buildfarm failures
Date: 2025-12-07 14:38:59
Message-ID: 176511833932.1475507.5111967663635215418.pgcf@coridan.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: not tested
Spec compliant: not tested
Documentation: not tested

Hi,

Just reviewed the patch and it seems harmless. I think we should commit this.

Regards,
Akshat Jaimini

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-12-07 15:50:37 Re: UPDATE run check constraints for affected columns only
Previous Message Dave Cramer 2025-12-07 14:37:34 Proposal to allow setting cursor options on Portals