Re: Fix pkg-config file for static linking
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Filip Gospodinov <f@gospodinov.ch>, pgsql-hackers@lists.postgresql.org
Date: 2021-09-06T08:30:06Z
Lists: pgsql-hackers
On 05.09.21 21:57, Tom Lane wrote: > Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes: >> Makes sense. I think we could do it without hardcoding those library >> names, as in the attached patch. But it comes out to the same result >> AFAICT. > > This has been pushed, but the CF entry is still open, which is > making the cfbot unhappy. Were you leaving it open pending > pushing to back branches as well? I'm not sure what the point > of waiting is --- the buildfarm isn't going to exercise the > troublesome scenario. I noticed another fix that was required and didn't get to it until now. It's all done and backpatched now. CF entry is closed.
Commits
-
Fix pkg-config files for static linking
- 60bf7e69b078 12.9 landed
- 9f9ae019d194 13.5 landed
- 1e9afc868eb5 14.0 landed
- 4c2eab3a0dec 15.0 landed
-
Fix corner-case uninitialized-variable issues in plpgsql.
- d9809bf8694c 15.0 cited
-
Add libpq's openssl dependencies to pkg-config file
- beff361bc1ed 14.0 cited