diff options
| author | 2026-07-03 16:44:14 +0100 | |
|---|---|---|
| committer | 2026-07-03 16:44:14 +0100 | |
| commit | 89b7919c4cd11c63ec8c9b5b449c036b99b974dc (patch) | |
| tree | 8d979558c2f758372da15890ca417b7771883cee /modules/extra/pgsql.cpp | |
| parent | Print a helpful message after installation is complete. (diff) | |
Remove all leftover code relating to build directives.
Diffstat (limited to 'modules/extra/pgsql.cpp')
| -rw-r--r-- | modules/extra/pgsql.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/extra/pgsql.cpp b/modules/extra/pgsql.cpp index 4a86a0d52..53b140c8e 100644 --- a/modules/extra/pgsql.cpp +++ b/modules/extra/pgsql.cpp @@ -31,13 +31,6 @@ /// END CMAKE -/// $PackageInfo: require_system("alpine") pcre2-dev pkgconf -/// $PackageInfo: require_system("arch") pkgconf postgresql-libs -/// $PackageInfo: require_system("darwin") libpq pkg-config -/// $PackageInfo: require_system("debian~") libpq-dev pkg-config -/// $PackageInfo: require_system("rhel~") pkg-config postgresql-devel - - #include <sstream> #include <libpq-fe.h> |
