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

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: Andrey Rachitskiy <pl0h0yp1(at)gmail(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-19 22:17:39
Message-ID: CAN4CZFMQ1vPWhzJBbgq9DD3jCa2C3tXx=p2gXDGxUiAoY8mdhw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2026-08-19 22:18:39 Re: Checkpointer write combining
Previous Message Zsolt Parragi 2026-08-19 21:56:28 Re: [PATCH] Fix heap-buffer-overflow in PGTYPEStimestamp_defmt_scan()