Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 485 Bytes

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 485 Bytes

0.1.11

  • BufferedInputStream wrapper
  • deps & ns cleanup

0.1.10

  • changelog added
  • first reducer added
  • reducers refactored
  • docstrings for reducers
  • pg-copy package removed
  • pg-copy-jdbc package removed
  • so- prefix for socket options removed
  • result ns renamed to flow
  • pg-params added to docs
  • pg.honey package

0.1.9

  • COPY in/from operations

0.1.8

  • SSL support

0.1.7

  • Connection pool
  • (un)listen, notify functions
  • basic COPY support
  • tests