issues
search
pgjdbc
/
r2dbc-postgresql
Postgresql R2DBC Driver
https://r2dbc.io
Apache License 2.0
1.01k
stars
177
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Postgres 11 compatibility issue in PostgresTypes class - similar to #657
#670
mpyszka
opened
2 weeks ago
0
Release 1.0.7.RELEASE
#669
mp911de
closed
1 month ago
0
Explore acquisition scheduler offloading
#668
mp911de
closed
1 month ago
0
Release 1.0.6.RELEASE
#665
mp911de
closed
1 month ago
0
Introduce `ObjectCodec` to support `bindNull(Object.class)`
#664
mp911de
closed
1 month ago
0
Compatibility/Bug in r2dbc-postgresql v1.0.5 due to performance tuning
#663
markus-arndt-fioneer
closed
1 month ago
1
Introduce fast-path handling for decoding primitive values
#662
mp911de
closed
1 month ago
0
ReactorNettyClient stucked on cancelled Conversation if that Conversation has more than 256 rows (size of reactor.bufferSize.small)
#661
alexeykurshakov
opened
1 month ago
8
Add the ability to register EnumCodec when enum data type is not in the Database yet.
#660
man85
closed
1 month ago
6
Update scram-client to 3.1
#659
jorsol
closed
1 month ago
0
No response from the database when same SQL statement is sent to the database multiple times
#658
spc16670
opened
3 months ago
7
Postgres 11 compatibility
#657
AntonioHReyes
closed
1 month ago
2
SNIHostName is going to throw an exception when hostname has a trailing dot
#656
seanmcnealy
closed
1 month ago
3
SSL SNI hostname with trailing dot unable to connect
#653
seanmcnealy
closed
1 month ago
1
Avoidance of head-of-line blocking by means of portals suspension?
#652
evgenyvsmirnov
opened
6 months ago
2
Add support for `sslnegotation=direct`
#651
mp911de
opened
7 months ago
0
Hanging when execute statement DELETE and RETURNING
#650
vttranlina
opened
7 months ago
3
Defer oid and typarray to stage when an extension is supported
#649
chrischall
closed
1 month ago
5
Do not require oid column for unsupported extensions during auto-registeration
#648
chrischall
closed
1 month ago
1
Upgrade to Reactor 2022.0.18
#647
mp911de
closed
7 months ago
0
Update SCRAM dependency to 3.0
#646
jorsol
closed
7 months ago
1
Update SCRAM dependency to 3.0
#645
jorsol
closed
7 months ago
5
Allow access to `io.r2dbc.postgresql.ExceptionFactory` exceptions from client code
#644
loehnertz
opened
8 months ago
1
Transactions get's stuck under curtain conditions
#643
anschnapp
closed
8 months ago
2
Resolve a LEAK warning in unit test
#642
cty123
closed
7 months ago
1
Reuse column index mapping from `PostgresqlColumnMetadata`
#641
cty123
closed
8 months ago
1
Add column name index mapping in `PostgresqlRow`
#640
cty123
closed
8 months ago
1
Caused by: java.lang.ClassCastException: class java.lang.Integer cannot be cast to class java.lang.Long (java.lang.Integer and java.lang.Long are in module java.base of loader 'bootstrap')
#639
AdaMorgan
closed
8 months ago
2
Bump org.postgresql:postgresql from 42.6.0 to 42.7.2
#637
dependabot[bot]
closed
8 months ago
0
Performance issue with PostgresqlRow.getColumn(String name) when select many columns
#636
yuki-teraoka
closed
8 months ago
1
Release 1.0.5.RELEASE
#635
mp911de
closed
7 months ago
0
Set SNI on SSL connections
#634
arkbriar
closed
9 months ago
4
README.md
#633
esin
closed
9 months ago
1
Do not require typarray column when auto-registering extensions
#632
chrischall
closed
9 months ago
0
Do not require `typarray` column when auto-registering extensions
#631
chrischall
closed
9 months ago
1
PostgisGeometryCodec is hardcoded for only two dimensions
#630
frjonsen
opened
9 months ago
2
Upgrade dependencies
#628
mp911de
closed
10 months ago
0
Release 1.0.4.RELEASE
#627
mp911de
closed
10 months ago
0
Kotlin / Spring Data R2DBC PostGIS complains about Nested Entity
#626
pete-setchell-kubra
closed
10 months ago
3
r2dbc write performance is really poor comparing with JDBC performance (number of parrallel request + database CPU utlisation)
#625
arjunbalussery
closed
10 months ago
1
Blocking call in R2dbc transaction manager
#623
michalwilk96
closed
10 months ago
1
`NullPointerException` at `SingleHostConnectionFunction#getCredentials` when configuration password is `null`
#622
janainamendonca
closed
10 months ago
0
Do not require `typarray` column when auto-registering extensions
#621
mp911de
closed
10 months ago
0
Why is the contents of the table not displayed in r2dbc-postgres?
#620
AdaMorgan
closed
10 months ago
0
Run EXPLAIN with/without ANALYZE using a previously prepared statement
#618
vladich
opened
11 months ago
0
java.lang.NoClassDefFoundError with SpringBoot 3.2
#617
albireo77
closed
11 months ago
5
Upgrade dependencies
#616
mp911de
closed
10 months ago
0
Release 1.0.3.RELEASE
#615
mp911de
closed
11 months ago
0
chore(deps): Update dependencies and Docker images
#614
reneleonhardt
opened
11 months ago
7
Add support for dynamic usernames and passwords
#613
mp911de
closed
11 months ago
0
Next