Skip to content

Pull requests: jackc/pgconn

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix linters notifications
#1 by furdarius was merged Jun 22, 2019 Loading…
wrap errors support go1.12 ( x/xerrors ) and go1.13
#11 by tsingson was closed Sep 20, 2019 Loading…
Allow postgresql:// protocol
#12 by jney was closed Sep 20, 2019 Loading…
Validate all addresses resolved from hostname
#14 by furdarius was merged Sep 20, 2019 Loading…
Fix minor errors and reword some sentences for readability
#16 by F21 was merged Oct 7, 2019 Loading…
config: fix ValidateConnect comment
#17 by skipcloud was merged Oct 16, 2019 Loading…
Configurable chunkreader buffer size
#10 by furdarius was merged Aug 8, 2019 Loading… v1
Allow context argument to be nil
#24 by bakape was merged Jan 12, 2020 Loading…
Support parsing empty hosts in config
#20 by johanbrandhorst was closed Dec 20, 2019 Loading…
Implement "verify-ca" SSL mode
#32 by gcurtis was merged Mar 21, 2020 Loading…
Fix DSN parsing
#35 by ghost was closed May 10, 2022 Loading…
concludeCommand should not throw away fieldDescriptions
#36 by Eun was merged May 13, 2020 Loading…
Improve connect timeout
#37 by georgysavva was merged May 13, 2020 Loading…
Handle IPv6 in connection URLs
#38 by lukedirtwalker was merged May 13, 2020 Loading…
redact passwords in parse config errors
#43 by lukedirtwalker was merged Jun 13, 2020 Loading…
SendBytesWithResults
#48 by sebasmannem was merged Aug 23, 2020 Loading…
stmtcache: add new ClearStmt method
#54 by ethanpailes was closed Nov 9, 2020 Loading…
expose err attached to ResultReader
#55 by ethanpailes was closed Nov 11, 2020 Loading…
stmtcache: add new StatementErrored method
#56 by ethanpailes was merged Nov 11, 2020 Loading…
Ensure the example code snippet compiles again
#52 by feikesteenbergen was merged Oct 30, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.