Re: PGEventProcs must not be allowed to break libpq

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Merlin Moncure <mmoncure(at)gmail(dot)com>
Subject: Re: PGEventProcs must not be allowed to break libpq
Date: 2022-02-17 14:49:38
Message-ID: 3625825.1645109378@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> Not really related to this complaint and patch, but as far as I can see,
> libpq events go completely untested in the core source. Maybe we should
> come up with a test module or something?

Yeah, I suppose. The libpq part of it is pretty simple, but still...

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2022-02-17 14:51:25 Re: do only critical work during single-user vacuum?
Previous Message Alvaro Herrera 2022-02-17 14:42:27 Re: PGEventProcs must not be allowed to break libpq