Re: pgsql: Remove pqsignal() from libpq's official exports list.
Christoph Berg <myon@debian.org>
From: Christoph Berg <myon@debian.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Stephen Frost <sfrost@snowman.net>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-10-11T18:54:20Z
Lists: pgsql-hackers
Re: Tom Lane 2019-10-10 <10247.1570731969@sss.pgh.pa.us> > OK, done. Thanks, that made quite a few QA pipeline jobs happy here. Christoph
Commits
-
Put back pqsignal() as an exported libpq symbol.
- 7ed1bcaed6ec 12.1 landed
- 06a367c382d0 13.0 landed
-
Remove pqsignal() from libpq's official exports list.
- f7ab80285520 12.0 cited
-
Build src/port files as a library with -fPIC, and use that in libpq.
- ea53100d5671 12.0 cited
-
Use SA_RESTART for all signals, including SIGALRM.
- 873ab97219ca 9.4.0 cited
-
Move pqsignal() to libpgport.
- da5aeccf64b3 9.3.0 cited