pgx/experiment-todo.txt
Jack Christensen 63cd6d904a Restructure ConnPool to use Connect func
Replaces ConnConfig and AfterConnect
2016-01-30 17:39:00 -06:00

7 lines
169 B
Plaintext

TODO
Should ConnPool get a Connect func, or a Connector interface?
ConnConfigConnectFunc not a very great name
ConnPool logger not from first Conn
New logger interface