| From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Add tests for libpq gssencmode and sslmode options |
| Date: | 2024-04-10 15:54:57 |
| Message-ID: | b396d28a-579f-4b7c-9d9f-8a0a52b5c9b2@iki.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On 10/04/2024 17:48, Peter Eisentraut wrote:
> On 08.04.24 01:50, Heikki Linnakangas wrote:
>> Add tests for libpq gssencmode and sslmode options
>
> Why aren't these tests at
> src/interfaces/libpq/t/nnn_negotiate_encryption.pl ?
To be honest, it never occurred to me. It started out as extra tests
under src/test/ssl/, and when I decided to move them out to its own
module, I didn't think of moving them to src/interfaces/libpq/t/.
I will move it, barring any objections or better ideas.
--
Heikki Linnakangas
Neon (https://neon.tech)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-04-10 19:46:16 | pgsql: Fix plpgsql's handling of -- comments following expressions. |
| Previous Message | Peter Eisentraut | 2024-04-10 14:48:11 | Re: pgsql: Add tests for libpq gssencmode and sslmode options |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-04-10 15:55:28 | Re: Issue with the PRNG used by Postgres |
| Previous Message | Robert Haas | 2024-04-10 15:54:22 | Re: Issue with the PRNG used by Postgres |