lib.postgres.connection
conn-create
added in 4.0
(conn-create {:keys [vendor], :or {vendor :impossibl}, :as m})creates a pooled connection
conn-execute
added in 4.0
(conn-execute pool input)(conn-execute pool input execute)executes a command
notify-create
added in 4.0
(notify-create {:keys [vendor], :or {vendor :impossibl}, :as m} config)creates a notify channel