Re: [PATCH] Fix hostaddr crash during non-blocking cancellation

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Fix hostaddr crash during non-blocking cancellation
Date: 2025-06-25 01:50:53
Message-ID: CAKAnmm+UYd+Q6h2o9HG2Y5eGFE+eptpa1wd4JFNRiQ90446yvA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

01 looks sensible to me.

I like 02 as well. Only quibble would be the name (tcp) as it doesn't
really describe a class of things to be tested like the other things in
PG_TEST_EXTRA. Something indicating a lack of socket? Just more verbose
somehow? "tcp_only" perhaps?

Cheers,
Greg

--
Crunchy Data - https://www.crunchydata.com
Enterprise Postgres Software Products & Tech Support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2025-06-25 02:22:57 Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Previous Message Michael Paquier 2025-06-25 01:31:35 Re: Fixes inconsistent behavior in vacuum when it processes multiple relations