Re: Fix PGTYPESdate_fmt_asc overflow when a year does not fit "yyyy"

From: Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fix PGTYPESdate_fmt_asc overflow when a year does not fit "yyyy"
Date: 2026-08-20 07:06:49
Message-ID: CAB8bMiuOxjEJMVg=rWDE92AFDUsOjHCiWjRgg0JvFnEhcPZn5Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

чт, 20 авг. 2026 г. в 03:17, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>:

> Hello!
>
> -[NO_PID]: ECPGtrans on line 393: action "rollback"; connection
> "ecpg1_regression"
> +[NO_PID]: ECPGtrans on line 412: action "rollback"; connection
> "ecpg1_regression"
>
> The modified test is failing in my run, it seems this should be 409?
>

Dear Zsolt,

Thanks for the review.

After shortening the test comment I updated the expected .c #line
markers but forgot the matching stderr line number. Fixed in the
attached v2.

--
Regards,
Rachitskiy Andrey

Attachment Content-Type Size
v2-0001-ecpg-date-fmt-asc-year-overflow.patch text/x-patch 6.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ZizhuanLiu X-MAN 2026-08-20 07:18:38 Re: [PATCH] Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE
Previous Message Richard Guo 2026-08-20 06:59:25 Re: Fix CPU cost of right-semi and right-anti hash joins