| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: ghc-postgresql-libpq | Distribution: openSUSE Tumbleweed | 
| Version: 0.11.0.0 | Vendor: openSUSE | 
| Release: 2.1 | Build date: Tue Jul 29 16:04:46 2025 | 
| Group: Unspecified | Build host: reproducible | 
| Size: 1079778 | Source RPM: ghc-postgresql-libpq-0.11.0.0-2.1.src.rpm | 
| Packager: http://bugs.opensuse.org | |
| Url: https://hackage.haskell.org/package/postgresql-libpq | |
| Summary: Low-level binding to libpq | |
This is a binding to libpq: the C application programmer's interface to PostgreSQL. libpq is a set of library functions that allow client programs to pass queries to the PostgreSQL backend server and to receive the results of these queries.
BSD-3-Clause
* Tue Jul 29 2025 Peter Simons <psimons@suse.com>
  - Configure build to use pg_config.
* Fri Dec 27 2024 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.11.0.0 revision 1.
    0.11
    - ---
    - Add pipeline mode API
      https://www.postgresql.org/docs/current/libpq-pipeline-mode.html
      There are new values in `ExecStatus`, therefore the major version release.
    0.10.2.0
    - -------
    - Split the c library dependency into separate packages.
      Now the dependencies are either all `build-type: Simple` (`-f +use-pkg-config`)
      or  `build-type: Configure` (`-f -use-pkg-config`).
* Tue Jul 09 2024 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.10.1.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Apr 18 2024 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.10.1.0.
    0.10.1.0
    - -------
    - Fix issue with empty binary values (https://github.com/haskellari/postgresql-libpq/issues/54)
* Sun Nov 19 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.10.0.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Sun Jul 30 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.10.0.0.
    0.10.0.0
    - -------
    There are technicallly two breaking changes in this release,
    but they shouldn't affect anyone not doing anything weird.
    - Binary parameters are passed without copying.
    - FFI functions are imported without `unsafe`. Most uses were incorrect.
      We make all calls "safe", as checking whether libpq functions do IO
      or may call a notifier (potentially calling back into Haskell),
      is virtually impossible for all versions of libpq.
      (The above properties are not specified in the documentation).
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Wed Mar 29 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.9.5.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Jan 05 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.9.5.0.
    0.9.5.0
    - ------
    - Drop support for GHCs prior 8.6
    - Require libpq >=10.22 (when using pkgconfig).
    - Use CApiFFI for some parts of the API
      (we cannot use for all due https://gitlab.haskell.org/ghc/ghc/-/issues/22043)
* Sun Oct 09 2022 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.9.4.3 revision 3.
    Upstream has revised the Cabal build instructions on Hackage.
/usr/lib64/ghc-9.12.2/lib/libHSpostgresql-libpq-0.11.0.0-5cuVrjOLeKeaxxM5DxckD-ghc9.12.2.so /usr/share/licenses/ghc-postgresql-libpq /usr/share/licenses/ghc-postgresql-libpq/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 30 23:09:00 2025