Releases: lib/pq
Releases · lib/pq
v1.10.9
26 Apr 04:35
Compare
Sorry, something went wrong.
No results found
Fixes backwards incompat bug with 1.13.
Fixes pgpass issue
v1.10.4
08 Nov 20:08
Compare
Sorry, something went wrong.
No results found
Keep track of (context cancelled) error on connection.
Fix android build
v1.10.3
02 Sep 20:24
Compare
Sorry, something went wrong.
No results found
implement ConnPrepareContext/StmtQueryContext/StmtExecContext interfaces (context.Cancel() now ends connections)
Avoid type assertion to the same type
Fix build for illumos and solaris
v1.10.2
17 May 03:52
Compare
Sorry, something went wrong.
No results found
fix TimeTZ with second offsets
fix GOOS compilation
v1.10.1
21 Apr 18:00
Compare
Sorry, something went wrong.
No results found
v1.10.0: Merge pull request #818 from eirslett/feature/ssl-inline
07 Mar 20:32
Compare
Sorry, something went wrong.
No results found
v1.9.0: Merge pull request #876 from Shivam010/master
01 Dec 20:09
Compare
Sorry, something went wrong.
No results found
better errors on network failures
fully implement database/sql/driver.Driver
improved query cancellation from contexts
support int32/float32/[]byte slices in Array
v1.8.0
27 Jul 22:29
Compare
Sorry, something went wrong.
No results found
Change Kerberos connection string parameters:
service is now krbsrvname
spn is now krbspn
v1.7.1
20 Jul 16:04
Compare
Sorry, something went wrong.
No results found
Fix Kerberos build on Windows
Return rows affected for COPY
v1.7.0
08 Jun 20:43
Compare
Sorry, something went wrong.
No results found
Changed GSS API so that default package doesn't have any dependencies.
You can’t perform that action at this time.