Re: [PATCH] Improve code coverage of network address functions - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: [PATCH] Improve code coverage of network address functions
Date
Msg-id CAOYmi+kx8eOmKj01dV4vSBeq9pvqR8dt6rGw+B_pBOE2_GOj+g@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Improve code coverage of network address functions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Jan 20, 2025 at 12:27 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Part of my thought here is that these functions are not worth their
> very own TAP test, with all the overhead that implies of firing up
> a new database instance.  So I was looking for something we could
> fold them into.

By themselves, yeah, probably not. Having a separate place for a
TCP-focused suite might decrease the activation energy for testing
other network features, though.

In any case, Aleksander, I don't mean to sign you up for all that; the
`ssl` suite also seems good enough to me if you're interested in
pursuing that side of the patch further.

Thanks!
--Jacob



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Update Unicode data to Unicode 16.0.0
Next
From: Corey Huinker
Date:
Subject: Re: Statistics Import and Export