issues
search
jackc
/
pgx
PostgreSQL driver and toolkit for Go
MIT License
10.83k
stars
845
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add byte length check to uint32
#2114
jennifersp
closed
2 months ago
0
Add comment for pgtype.Interval struct
#2113
mateuszkowalke
closed
2 months ago
1
support text scanner for binary format for uint32
#2112
jennifersp
closed
3 months ago
1
Constructor function for pgtype.Interval or additional comments
#2111
mateuszkowalke
closed
2 months ago
4
Transaction is committed when ctx times out
#2110
lrweck
closed
3 months ago
11
Memory Leak doing INSERT on High-Load service
#2109
SwiftBike3317
opened
3 months ago
1
CI tests Go 1.23
#2108
jackc
closed
3 months ago
0
Cannot scan/insert user defined UUIDs.
#2107
dfonnegra
closed
3 months ago
0
Running lib/pq and pgx in the same code base?
#2106
feketegy
closed
3 months ago
1
v4.18.3 Security vulnerability CVE-2024-27289
#2105
AAZANOVICH
closed
3 months ago
2
Clarify ErrIsClosed return type in docs
#2104
redbaron
closed
3 months ago
1
Easy CRUD Operations Support
#2102
niting3c
opened
3 months ago
1
dangling transactions after 'failed to deallocate cached statement' errors
#2100
Valodim
opened
3 months ago
3
add TraceLogConfig with customizable TimeKey and ensureConfig method for default initialization
#2098
stringintech
closed
3 months ago
1
Tracelog truncation can make output longer.
#2095
ecordell
opened
4 months ago
0
Examples or documentation for "WHERE field IN $1" - should be "WHERE field IN ($1)"
#2094
wittekm
opened
4 months ago
1
RowToStructByName, Lax and Pos not working with `db:"-"` tag
#2093
MiniJ147
opened
4 months ago
1
Security: Uncaught Exception Violation found by Snyk
#2092
leslie-corbalt
opened
4 months ago
3
Support for require_auth configuration parameter
#2090
phillip-gaisford
opened
4 months ago
1
`fatal error: concurrent map writes` in `EnumCodec.lookupAndCacheString`
#2089
jamesroutley
closed
2 weeks ago
6
Lock EnumCodec.membersMap during reads and writes
#2088
jamesroutley
closed
2 weeks ago
0
pgtype.ArrayCodec should support non-comma delimiter
#2086
wchargin
opened
4 months ago
2
RowToStructByName Snake Case Collision
#2085
nolandseigler
closed
4 months ago
2
Implement 'MultiTracer'
#2084
EpicStep
closed
4 months ago
4
V1 XMLCodec supports encoding + scanning XML column type
#2083
nickcruess-soda
closed
4 months ago
1
don't print URL when url.Parse returns an error
#2082
heavycrystal
closed
4 months ago
0
Discussion: Improve pgx.CollectRows to dynamically allocate sufficient slice capacity to avoid memory reallocations
#2081
victorperezc
closed
3 months ago
2
Discussion: useful to return rows early using iter.Seq?
#2080
rorycl
closed
4 months ago
2
Support directly inserting pgtype.Bits into a column of type BIT(n) using named args
#2079
Mikephii
opened
4 months ago
0
Fix bug relating to reuse of types
#2077
nicois
closed
4 months ago
0
The type for "MONEY" isn't detected
#2076
Vedadiyan
closed
4 months ago
0
pgxpool: different MaxConnLifetime for fallback hosts
#2073
redbaron
opened
4 months ago
1
chunkreader Next returns internal/poll.DeadlineExceededError when returning a column with some Kb data.
#2069
ndsistsys
closed
4 months ago
3
Add `Close()` method to the connector for a pooled connection
#2068
markvai
closed
4 months ago
3
prevent double close in CopyFrom
#2067
serprex
closed
4 months ago
6
Fix: use `slices.Contains` according to the TODO comment
#2066
yuki0920
closed
4 months ago
1
Add support for PG 17 interval infinity values
#2065
toofishes
opened
4 months ago
0
Option to wrap goroutines with a custom handler
#2064
madisonchamberlain
closed
4 months ago
4
Cannot work with custom domain based on JSON/JSONB
#2062
comdiv
closed
4 months ago
2
Add support for sslrootcert=system
#2061
yann-soubeyrand
closed
4 months ago
3
Support libpq compatible load_balance_hosts parameter
#2059
piraz
opened
5 months ago
4
How can we tell if pgx.Rows don't get closed?
#2058
alifemove
opened
5 months ago
2
WaitCount stats
#2057
7vikassharma
opened
5 months ago
1
Conform UUID to Stringer interface
#2055
quinn
closed
5 months ago
6
Simplify registration of custom types with pgxpool
#2054
nicois
opened
5 months ago
6
change of tenant for multi tenancy using pgxpool
#2053
yakkalabhargav235
opened
5 months ago
0
No error returned from Query (Exec works)
#2052
leononame
closed
5 months ago
1
`pgtype.Int8.Scan` compares an `int64` with `math.MinInt64`
#2051
rpstw
closed
5 months ago
1
Create `pgtype.Timestamptz` from `time.Time`
#2050
rpstw
closed
5 months ago
3
Simplify type autoloading with pgxpool
#2048
nicois
opened
5 months ago
22
Previous
Next