| From: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Add PG CI to older PG releases |
| Date: | 2023-08-14 09:46:47 |
| Message-ID: | CAN55FZ1YYNvq5xErpzHMkRJ6ceZ-hnZykpctzUMgwCoomxv5yg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On Fri, 11 Aug 2023 at 02:00, Andres Freund <andres(at)anarazel(dot)de> wrote:
> At the very least this would need to be combined with
>
> commit 950e64fa46b164df87b5eb7c6e15213ab9880f87
> Author: Andres Freund <andres(at)anarazel(dot)de>
> Date: 2022-07-18 17:06:34 -0700
>
> Use STDOUT/STDERR_FILENO in most of syslogger.
950e64fa46b164df87b5eb7c6e15213ab9880f87 needs to be combined with
92f478657c5544eba560047c39eba8a030ddb83e. So, I combined
59751ae47fd43add30350a4258773537e98d4063,
950e64fa46b164df87b5eb7c6e15213ab9880f87 and
92f478657c5544eba560047c39eba8a030ddb83e in a single commit [1].
v2-0001-windows-Fix-windows-logging-problems.patch is a combination of
[1] and the rest are the same.
Regards,
Nazir Bilal Yavuz
Microsoft
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0002-Make-PG_TEST_USE_UNIX_SOCKETS-work-for-tap-tests-.patch | text/x-diff | 1.8 KB |
| v2-0001-windows-Fix-windows-logging-problems.patch | text/x-diff | 8.9 KB |
| v2-0003-ci-Add-PG-CI-to-PG-14.patch | text/x-diff | 26.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | shveta malik | 2023-08-14 09:52:24 | Re: Synchronizing slots from primary to standby |
| Previous Message | Alvaro Herrera | 2023-08-14 09:38:07 | Re: pgbench with libevent? |