issues
search
jackc
/
pgx
PostgreSQL driver and toolkit for Go
MIT License
10.84k
stars
846
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add ability to use ':' in named args
#2178
KoNekoD
opened
50 minutes ago
0
Ability to use ":" instead of "@" in named args
#2177
KoNekoD
opened
52 minutes ago
2
Providing a type with the name `event_trigger` to `conn.LoadType()` results in an "unknown typtype" error.
#2175
rubenhazelaar
opened
6 hours ago
0
simple protocol queries must be run with client_encoding=UTF8
#2174
gongxulei
opened
14 hours ago
0
lru_cache concurrent map read and write
#2173
bobgromozeka
closed
1 day ago
1
Connection timeout wrongly applied to non-preferred hosts
#2172
jwreschnig-utiq
opened
1 day ago
0
Connection timeouts interact poorly with multiple targets
#2171
jwreschnig-utiq
opened
1 day ago
0
rows.Close() is not required
#2170
gromas
opened
1 day ago
1
Switch from ExecParams to Exec in ValidateConnectTargetSessionAttrs
#2169
thedolphin
opened
3 days ago
0
target_session_attrs cannot be used with replication connection
#2168
thedolphin
opened
3 days ago
0
PasswordMessage passed to postgres instance returns 'insufficient data left in message'
#2166
joram
opened
6 days ago
2
failed to encode into binary format for uuid (OID 2950): cannot find encode plan
#2164
tomekit
closed
1 week ago
2
Detect stuck TCP connections
#2163
redbaron
opened
1 week ago
2
Update pgxpool.ParseConfig documentation
#2162
evellior
closed
2 weeks ago
0
Adding advance failover detection for Aurora managed DBs
#2160
xocasdashdash
opened
2 weeks ago
5
Inconsistent Parameter Handling Between QueryExecModeCacheStatement and QueryExecModeSimpleProtocol
#2157
suleimi
opened
3 weeks ago
1
Update TimestampCodec to be equal to TextCodec for pointer reference
#2156
mesmerx
closed
4 weeks ago
2
feat: add dedicated method to extract error from errRow
#2154
aerialls
opened
1 month ago
3
rows.Close() getting all result rows
#2153
vladimirschuka
opened
1 month ago
20
fatal error: concurrent map writes in internal/stmtcache.(*LRUCache).Invalidate
#2152
ItsMeSamey
closed
1 month ago
0
handling double pointer on sql.Scanner interface when scanning rows
#2151
ludusrusso
closed
1 month ago
1
Enhancing Custom Type Registration in pgx
#2150
codercms
opened
1 month ago
2
rows.scan stops when encountering a null value
#2149
prr123
opened
1 month ago
1
parameter not accepted
#2148
prr123
opened
1 month ago
2
emit_pointer_for_null_types results in left join scan error
#2147
Smithx10
closed
1 month ago
1
PGX seems not calling the Scanner interface with JSONB column
#2146
ludusrusso
closed
1 month ago
6
Implement pgtype.UUID.String()
#2145
grachevko
closed
1 month ago
1
v4.18.3 github.com/jackc/pgproto3 SQL injection
#2144
konstantin-nizhinskiy
closed
1 month ago
1
PGX returns no data instead of Error if user doesn't have select permission
#2143
abdelaziz-ouhammou
closed
1 month ago
2
Add xid8 type
#2142
jackc
closed
1 month ago
0
Stack overflows on upgrading from 5.6.0 to 5.7.1
#2141
ugexe
closed
1 month ago
5
How to use logrus with v5?
#2140
swanden
opened
1 month ago
1
message body size limits in frontend and backend
#2139
zenkovev
closed
1 month ago
0
add message body size limits in frontend and backend
#2138
zenkovev
closed
1 month ago
6
Reduce SQL sanitizer allocations
#2136
ninedraft
opened
1 month ago
6
`EXPLAIN (GENERIC_PLAN)` does not correctly handle 0 args
#2133
nightmarlin-dojo
opened
1 month ago
3
Error: failed to configure TLS (unable to add CA to cert pool)
#2132
nemirlev
closed
1 month ago
5
Pgx Scan bool Type is Always False
#2131
marcopolooo
closed
1 month ago
2
Fix pgtype.Timestamp json unmarshal
#2129
s-montigny-desautels
closed
1 month ago
0
Invalid json unmarshal for pgtype.Timestamp
#2128
s-montigny-desautels
closed
1 month ago
0
adding a test
#2127
grzn
opened
2 months ago
0
`NULLIF` causes loss of precision when inserting `float64` values
#2126
raptr0n
closed
2 months ago
2
encoding custom types as jsonb no longe works with v5.6 and above
#2125
grzn
opened
2 months ago
4
minimize memory allocations in sanitize
#2124
vtolstov
opened
2 months ago
5
Prepared Statements stops working intermittently
#2123
kotlinbuddy
closed
2 months ago
2
Access current request context from `Config.ConnConfig.OnNotice`
#2122
anazcodes
opened
2 months ago
1
Fix Data Race with TraceLog
#2120
stampy88
closed
2 months ago
1
Query execution stuck until idle-in-transaction timeout
#2119
sergeydobrodey
opened
2 months ago
5
cannot scan timestamp (OID 1114) in binary format into *string
#2118
xakepp35
opened
2 months ago
5
Scanning a timestamp with timezone converts to local timezone
#2117
jrasko
closed
2 months ago
3
Next