This website requires JavaScript.
Explore
Help
Sign In
gopkg
/
pgx
Watch
2
Star
0
Fork
0
You've already forked pgx
Code
Activity
Files
5b498c4529207b8dd741ebea6136a37794a6b182
pgx
/
pgxpool
T
History
georgysavva
e29ce9f6d6
Add Config.Copy() in pgx and pgxpool packages. Conn.Config() and Pool.Config() return copy of the original config.
2020-06-02 13:35:05 +03:00
..
batch_results.go
Remove Results suffix from BatchResults methods
2019-08-24 23:41:28 -05:00
bench_test.go
…
common_test.go
Add Config.Copy() in pgx and pgxpool packages. Conn.Config() and Pool.Config() return copy of the original config.
2020-06-02 13:35:05 +03:00
conn_test.go
…
conn.go
Releasing a busy connection closes the connection
2019-10-12 11:26:51 -05:00
doc.go
Add package docs for pgxpool
2019-09-02 12:18:30 -05:00
pool_test.go
Add Config.Copy() in pgx and pgxpool packages. Conn.Config() and Pool.Config() return copy of the original config.
2020-06-02 13:35:05 +03:00
pool.go
Add Config.Copy() in pgx and pgxpool packages. Conn.Config() and Pool.Config() return copy of the original config.
2020-06-02 13:35:05 +03:00
rows.go
Fix pgxpool Rows.CommandTag()
2019-10-21 13:57:39 -05:00
stat.go
…
tx_test.go
…
tx.go
Add Conn() to Tx interface.
2019-10-12 09:35:29 -05:00