elpasync pushed a change to branch elpa/pg.
from 8f5c6c9cea6 Add cooldown setting to Dependabot configuration
new 9c0c54e02aa Documentation: move from pg-connect to pg-connect-plist
new 3308238aa90 Tests: move from unmaintained Bitnami container for
pgbouncer
new a3c05ab0aba New error classes for invalid statement and cursor names
new 5d5a921f9b3 Preliminary support for Apache Datafusion variant.
new ce7b7b8aaf8 New error classes for invalid statement and cursor
names.
new 9f848145e3a Preliminary support for Apache Datafusion variant.
new fdf41b90915 Parsing: support for NULL values in integer arrays
new 0f18607accb Parsing: support for the date value "Infinity"
new e218a807382 Preliminary support for the Apache Datafusion variant.
new 6b294604dc5 Support for distinct value for SQL NULLs
new e7fe328e234 Update the information on tested variant versions
new 14fb5e3c313 New error classes, parsing arrays with NULLs
new 51211170e59 New variable pg-null-marker
new 823cbf28865 Improve SQLSTATE tests.
new 4746a8bd1e2 Prepare for v0.61 release
Summary of changes:
CHANGELOG.md | 10 +-
README.md | 41 +--
doc/src/API.md | 2 +-
doc/src/quickstart.md | 6 +-
doc/src/usage.md | 2 +-
pg.el | 89 +++--
test/Makefile | 68 +++-
test/test-pg.el | 904 ++++++++++++++++++++++++++++----------------------
8 files changed, 656 insertions(+), 466 deletions(-)