svn commit: r1920812 - /apr/apr-util/branches/1.7.x/.github/workflows/windows.yml

[email protected]
Newsgroups gmane.comp.apache.apr.cvs
Message-ID <[email protected]>
Author: ivan
Date: Fri Sep 20 17:45:40 2024
New Revision: 1920812

URL: http://svn.apache.org/viewvc?rev=1920812&view=rev
Log:
* .github/workflows/windows.yml: Build DBD PostgreSQL support.

Modified:
    apr/apr-util/branches/1.7.x/.github/workflows/windows.yml

Modified: apr/apr-util/branches/1.7.x/.github/workflows/windows.yml
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/.github/workflows/windows.yml?rev=1920812&r1=1920811&r2=1920812&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/.github/workflows/windows.yml (original)
+++ apr/apr-util/branches/1.7.x/.github/workflows/windows.yml Fri Sep 20 17:45:40 2024
@@ -64,7 +64,7 @@ jobs:
               -DAPU_HAVE_ODBC=OFF
               -DAPU_HAVE_SQLITE3=OFF
               -DAPU_HAVE_CRYPTO=OFF
-          - name: ODBC + SQLITE3 + CRYPTO
+          - name: ODBC + SQLITE3 + PGSQL + CRYPTO
             os: windows-latest
             triplet: x64-windows
             arch: x64
@@ -72,10 +72,11 @@ jobs:
             generator: Ninja
             build-shared: ON
             dso-build: OFF
-            packages: expat sqlite3 openssl
+            packages: expat sqlite3 openssl libpq
             config: >-
               -DAPU_HAVE_ODBC=ON
               -DAPU_HAVE_SQLITE3=ON
+              -DAPU_HAVE_PGSQL=ON
               -DAPU_HAVE_CRYPTO=ON
           - name: LDAP
             os: windows-latest
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.