Re: [PATCH] Fix hostaddr crash during non-blocking cancellation - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: [PATCH] Fix hostaddr crash during non-blocking cancellation
Date
Msg-id CAKAnmm+UYd+Q6h2o9HG2Y5eGFE+eptpa1wd4JFNRiQ90446yvA@mail.gmail.com
Whole thread Raw
In response to [PATCH] Fix hostaddr crash during non-blocking cancellation  (Jacob Champion <jacob.champion@enterprisedb.com>)
List 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


--
Enterprise Postgres Software Products & Tech Support

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: array_in sub function ReadArrayDimensions error message
Next
From: Peter Smith
Date:
Subject: Re: [WIP]Vertical Clustered Index (columnar store extension) - take2