| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Jelte Fennema-Nio <me(at)jeltef(dot)nl> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Aleksander Alekseev <aleksander(at)tigerdata(dot)com>, Xuneng Zhou <xunengzhou(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Gregory Burd <greg(at)burd(dot)me>, Melanie Plageman <melanieplageman(at)gmail(dot)com> |
| Subject: | Re: Python/pytest test framework take two |
| Date: | 2026-08-19 09:47:30 |
| Message-ID: | 8A623BA9-C555-4F80-95B3-CA474F6C1429@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 19 Aug 2026, at 10:59, Jelte Fennema-Nio <me(at)jeltef(dot)nl> wrote:
> 0009: Conversion of the 001_aio test, which is the most unreadable Perl
> test I could find (sorry Andres). It becomes, less buggy, more
> readable (imo), shorter and faster when written in Python.
Are these bugs on the list already? If there are bugs in the current test it
would be helpful to submit them separately to make sure they are fixed in a
timely manner and not relying on the outcome of this thread.
--
Daniel Gustafsson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2026-08-19 09:52:14 | Implicit shell type creation, little fixes |
| Previous Message | Daniel Gustafsson | 2026-08-19 09:43:20 | Re: [PATCH] Fix heap-buffer-overflow in PGTYPEStimestamp_defmt_scan() |