Guile-PG 0.49 available

Thien-Thi Nguyen <[email protected]> Fri, 13 Nov 2020 00:57:12 -0500
Newsgroups gmane.lisp.guile.sources,gmane.lisp.guile.user
Message-ID <[email protected]>
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

release notes:

  All caught up on the PostgreSQL side, now to turn to Guile...

README excerpt:

  Guile-PG is a collection of modules for Guile allowing access to
  the PostgreSQL RDBMS from Scheme programs.

  The low-level module =E2=80=98(database postgres)=E2=80=99 provides an al=
most
  one-to-one correspondence with the PostgreSQL "libpq" C library
  interface.  The other modules build on it to provide abstractions
  and convenience procedures.

NEWS for 0.49 (2020-11-13):

  - dependency clarified: state range

    Previously, the README file intimated that any Guile 1.4.x and
    later would work w/ Guile-PG.  This has now been clarified to
    state the actual working range (1.4.x to 2.0.x, inclusive).

    We have plans for adding support for 2.2.x (and maybe 3.x) in
    the near to middling future.

    See also file test/OK.

  - Guile "auto-compilation" suppressed

    In all three phases: configuration, build, and test, Guile 2.x
    "auto-compilation" of .scm to .go files is suppressed by setting
    the env var =E2=80=98GUILE_AUTO_COMPILE=3D0=E2=80=99.

    We will do intentional compilation at some point, as soon as we
    figure out how to DTRT.  See project CMOD-PLAY for experiments.

  - testing upgraded for PostgreSQL 10 through 13

    Some of the failing tests when run against these versions of
    PostgreSQL have been upgraded, notably those concerning
    =E2=80=98pg-server-version=E2=80=99 and =E2=80=98pg-oid-value=E2=80=99.

    For PostgreSQL 13, the module =E2=80=98(postgres meta)=E2=80=99 is brok=
en; its
    testing is disabled (exit 77 =3D> SKIP) for now.

  - bootstrap/maintenance tools

    upgraded:

     Guile-BAUX 20201108.2335.8592e21
     GNU gnulib 2020-11-04 23:13:40
     GNU Autoconf 2.69d

    as before:

     GNU texinfo 6.7
     GNU Automake 1.16.2
     GNU Guile 2.0.13

tarball in dir:

  http://download.savannah.nongnu.org/releases/guile-pg/

homepage:

  https://www.nongnu.org/guile-pg/

donation:

  https://www.gnuvola.org/patronage/

=2D-=20
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2020) Software Libero
   (pcase (context query)               ;       =3D Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
=2D-------------------------------------- 6CE4 6703 2224 4C80 7502

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iG4EARECAC4WIQR0jqDoHLinSJv6bORnAyIkTIB1AgUCX64gOBAcdHRuQGdudXZv
bGEub3JnAAoJEGcDIiRMgHUCqtsAoM0PMja4dKFdayEpRP1+cj6Ri/jcAKCrNXrN
R0bX9np1fBdreTCc2T9crQ==
=itZV
-----END PGP SIGNATURE-----
--=-=-=--