Changes for version 1.005 - 2019-06-30

  • No new features.
  • Bugs fixed:
  • inconsistent encoding in some messages, *UTF-8 is now applied for SQL query content to match COPY statements and other cases including passwords*. In future, the choice of encoding may be exposed as an option - for now, hardcoded as UTF-8.

Modules

support for the PostgreSQL wire protocol
base class for all backend message types
an authentication request message
an authentication request message
support for the PostgreSQL wire protocol
some constants used in the PostgreSQL protocol
represents a PostgreSQL error
base class for all message types