lib / pq

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

Add QueryContext and ExecContext #997

Closed dzbarsky closed 2 years ago

dzbarsky commented 3 years ago

This lets us use prepared statements with New Relic's nrpostgres instrumentation.

otan commented 2 years ago

lol hi

looks like this functionality is already merged!

dzbarsky commented 2 years ago

@otan awesome! Looks like you're now one of the defacto maintainers, congrats buddy :)