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 ‘(database postgres)’ provides an almost 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 ‘GUILE_AUTO_COMPILE=0’. 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 ‘pg-server-version’ and ‘pg-oid-value’. For PostgreSQL 13, the module ‘(postgres meta)’ is broken; its testing is disabled (exit 77 => 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/ -- Thien-Thi Nguyen ----------------------------------------------- (defun responsep (query) ; (2020) Software Libero (pcase (context query) ; = Dissenso Etico (`(technical ,ml) (correctp ml)) ...)) 748E A0E8 1CB8 A748 9BFA --------------------------------------- 6CE4 6703 2224 4C80 7502