diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2021-09-06 09:41:03 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2021-09-06 09:43:05 +0200 |
commit | 9f9ae019d194d012c74084cec3722ba2d67af8eb (patch) | |
tree | 430460b78c98e17fcd6b96ead7dbdd977ec80cf0 /src/include/executor/nodeModifyTable.h | |
parent | 2c0dd669c3c909484c24b40a797bd99b352c6f0b (diff) | |
download | postgresql-9f9ae019d194d012c74084cec3722ba2d67af8eb.tar.gz postgresql-9f9ae019d194d012c74084cec3722ba2d67af8eb.zip |
Fix pkg-config files for static linking
Since ea53100d5 (PostgreSQL 12), the shipped pkg-config files have
been broken for statically linking libpq because libpgcommon and
libpgport are missing. This patch adds those two missing private
dependencies (in a non-hardcoded way).
Reported-by: Filip Gospodinov <f@gospodinov.ch>
Discussion: https://www.postgresql.org/message-id/flat/c7108bde-e051-11d5-a234-99beec01ce2a@gospodinov.ch
Diffstat (limited to 'src/include/executor/nodeModifyTable.h')
0 files changed, 0 insertions, 0 deletions