elpasync pushed a change to branch elpa/pg.

      from  1755edb78d3 Merge pull request #21 from 
emarsden/dependabot/github_actions/actions/checkout-6
       new  a8b6f338d6b Rename internal pg-read* functions pg--read*
       new  10a55acf993 Tests: add workarounds for Apache Datafusion variant
       new  ccc6992c2bd Workarounds for PostgreSQL variant Stoolap
       new  03e05a24f6e Tests: add orkarounds for PostgreSQL variant Stoolap
       new  1fcd4d2ba97 Add recipe for building the documentation
       new  eb8ff63bdb5 Tests: add recipe for testing Apache Datafusion
       new  c1e0471784d Update information on latest tested versions for 
PostgreSQL variants
       new  e907c9a60cc Improve parsing of array types that contain NULLs
       new  58f4ee30446 Move away from deprecated with-pg-connection macro
       new  b17900f2401 Tests: additional tests for arrays containing NULL
       new  04b9d32d2e0 Tests: new test recipe for Doltgres variant
       new  495f16948e1 New function pg-table-acl
       new  496211a06ab Recognize type alises in pg-exec-prepared
       new  b543afe6e57 Tests: add recipes for pgduckdb and for AntDB
       new  3f894bd7b07 Tests: additional tests for prepared statements, 
casting, numerical functions
       new  3679900801b Tests: add recipe for GlueSQL + pgwire
       new  90834346f18 Update information on tested variant versions
       new  d0062a20788 Prepare for v0.62 release


Summary of changes:
 .justfile                      |  11 +-
 CHANGELOG.md                   |  20 ++-
 README.md                      |  43 +++--
 doc/book.toml                  |  11 +-
 doc/src/usage.md               |   2 +-
 pg-lo.el                       |  56 +++---
 pg.el                          | 380 ++++++++++++++++++++++-------------------
 test/Makefile                  | 166 ++++++++++++++++--
 test/notification-publisher.el |   6 +-
 test/test-pg.el                | 187 +++++++++++++++-----
 10 files changed, 596 insertions(+), 286 deletions(-)

Reply via email to