Revision history for Alien-libpq

0.03  2026-03-03
    - Document libs/libs_static rpath override in POD
    - Detect gmake on DragonFly BSD
    - Add NULL guard and rpath assertion to tests
    - Share build disables OpenSSL/readline/zlib/ICU for minimal footprint;
      SSL connections require system-provided libpq
    - Raise minimum Perl to 5.14 (HTTP::Tiny in core)
    - CI: fix stale alien state between install types, persist macOS PATH

0.02  2026-03-03
    - Detect latest stable PostgreSQL version dynamically

0.01  2026-03-02
    - Initial release
    - System detection via pkg-config
    - Source build from PostgreSQL 18.3