elpasync pushed a change to branch elpa/pg.
from 618b6b19e8 Merge pull request #29 from
emarsden/dependabot/github_actions/actions/checkout-7.0.0
new b85b2d7b56 Parse array values with dimension prefixes
new f8a63e1726 Expose ReadyForQuery transaction status
new 845d77f1bb Merge pull request #26 from
LuciusChen/expose-readyforquery-transaction-status
new af414f118c Merge branch 'main' into parse-array-dimension-prefixes
new 0fbddea190 Merge pull request #30 from
LuciusChen/parse-array-dimension-prefixes
new 743c767c36 Tests: emacs bin name is not customizable in silex/emacs
container
new e567d32618 Tests: add flag to enable LISTEN on startup for Yugabyte
new e0afa71742 Tests: add test recipe for PostgreSQL 19 beta1
new 040b5fcad8 Update information on tested variant versions
new ba78934264 New error types pg-bad-copy-file-format and
pg-protocol-violation
new 9d13cc7a8d Include SQLSTATE in the message associated with a
reported pg-error
new 7e2f88ba51 Report the pg-bad-copy-file-format error type.
new 32a4b1afbf Empty implementation of pg-table-comment + setf for
Picodata
new 387596cb68 Implement pg-function-p for Picodata variant
new 9d66f9fb99 Implement pg-schemas for the Datahike variant
new 250553701a Tests: add test recipe for the pgrust experiment
new 46c182ddae Tests: CedarDB has stronger restrictions on acceptable
passwords
new f58d36ba42 Tests: use a container PostgreSQL for the Odyssey proxy
recipe
new b01fee8594 Tests: add test recipe for LiteSQL variant
new 442cc412dc Tests: minor recipe updates
new b225291c46 Document changes
new d10a199626 Tests: add test for pg-protocol-violation error type
new b6547e6fe0 Fix botched merge
Summary of changes:
CHANGELOG.md | 22 +++++++
README.md | 45 +++++++-------
doc/src/API.md | 9 ++-
pg.el | 187 ++++++++++++++++++++++++++++----------------------------
test/Makefile | 128 +++++++++++++++++++++++++++-----------
test/test-pg.el | 41 ++++++++++++-
6 files changed, 273 insertions(+), 159 deletions(-)