| From: | Jelte Fennema-Nio <me(at)jeltef(dot)nl> |
|---|---|
| To: | Peter Smith <smithpb2250(at)gmail(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jacob Burroughs <jburroughs(at)instructure(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Dave Cramer <davecramer(at)gmail(dot)com>, "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Jeff Davis <pgsql(at)j-davis(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Subject: | Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs |
| Date: | 2024-01-22 09:19:57 |
| Message-ID: | CAGECzQSR17NEKJYAXqcMxkXf4jLbM0991f5EAdyqMt=ngGjL9g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, 22 Jan 2024 at 04:31, Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> Hi, This patch has a CF status of "Needs Review", but it seems like
> there were some CFbot test failures last time it was run [1]. Please
> have a look and post an updated version if necessary.
Ah yes, I had noticed that a while back and fixed the problem in v7 of
my patchset but it seems a rebase conflict has caused the cfbot not to
run tests on that version at all. Attached is a rebased version
together with following small changes:
- Rename PQunsupportedProtocolExtensions to
PQunsupportedProtocolExtensionParameters
- Add PQunsupportedProtocolExtensionParameters in its own patch
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2024-01-22 09:22:17 | Re: speed up a logical replica setup |
| Previous Message | Anthonin Bonnefoy | 2024-01-22 09:11:20 | Re: Add \syncpipeline command to pgbench |