Skip to content

v1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 18:59
· 29 commits to master since this release
4306505

LibPQ v1.15.0

Diff since v1.14.1

Closed issues:

  • collect on LibPQ.Column allocates a lot (#250)
  • Trying to implement large object support (#258)
  • Large select queries running 5-10x slower than with psql (#259)

Merged pull requests:

  • Added support for parsing timestamptz as UTCDateTime (#263) (@rofinn)