lib / pq

Pure Go Postgres driver for database/sql
https://pkg.go.dev/github.com/lib/pq
MIT License
9.04k stars 909 forks source link

Fix build for illumos and solaris #1044

Closed xhit closed 3 years ago

xhit commented 3 years ago

From Go 1.13, the illumos build tag implies the solaris build tag (but it's better use both to clarify)