2 Commits

Author SHA1 Message Date
fzerorubigd
0b62f832b0
[stdlib] Add support for creating a DB from pgx.Pool
Also the configuration used in the Conn structure (used to implement the
driver.Conn interface) stores a ConnConfig which is used only for determining
if the Connection should be used with Simple Protocol or not.
2019-03-28 16:47:54 +01:00
James Lawrence
19a9154d23 implement driver.Connector 2018-04-08 11:12:15 -04:00