[pgjdbc/pgjdbc] e64b0a: chore: Document how to use unix domain sockets. (...

Dave Cramer <[email protected]> Thu, 14 Nov 2019 06:14:01 -0800
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: e64b0a2df8dd5e94a24fbb2e2e197f6d7fed7d9a
      https://github.com/pgjdbc/pgjdbc/commit/e64b0a2df8dd5e94a24fbb2e2e197f6d7fed7d9a
  Author: Dave Cramer <[email protected]>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M docs/documentation/head/connect.md

  Log Message:
  -----------
  chore: Document how to use unix domain sockets.  (#1607)

* chore: Document how to use unix domain sockets. Thanks @aleksabl

* fix formatting