Re: [EXTERNAL] Support load balancing in libpq - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Re: [EXTERNAL] Support load balancing in libpq
Date
Msg-id CAOBaU_a1EM+YAf+f5=_Jzz=Dh-8pJh2WuR_WbQkTq+O5r4n8TA@mail.gmail.com
Whole thread Raw
In response to Re: [EXTERNAL] Support load balancing in libpq  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: [EXTERNAL] Support load balancing in libpq  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Thu, Mar 30, 2023 at 3:03 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 30 Mar 2023, at 03:48, Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com> wrote:
>
> > While checking the buildfarm, I found a failure on NetBSD caused by the added code[1]:
>
> Thanks for reporting, I see that lapwing which runs Linux (Debian 7, gcc 4.7.2)
> has the same error.  I'll look into it today to get a fix committed.

This is an i686 machine, so it probably has the same void *
difference.  Building with -m32 might be enough to reproduce the
problem.



pgsql-hackers by date:

Previous
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: Support logical replication of DDLs
Next
From: Pavel Stehule
Date:
Subject: Re: Schema variables - new implementation for Postgres 15