2
0
Files
pgx/pgxpool
Jack Christensen a262126b5c Replace IsAlive with IsClosed
IsAlive is ambiguous because the connection may be dead and we do not
know it. It implies the possibility of a ping. IsClosed is clearer -- it
does not promise the connection is alive only that it hasn't been
closed.
2019-08-24 23:49:59 -05:00
..
2019-06-29 11:37:36 -05:00
2019-06-29 11:37:36 -05:00
2019-08-24 23:49:59 -05:00
2019-06-29 11:37:36 -05:00
2019-06-29 11:37:36 -05:00
2019-08-17 15:53:55 -05:00