This repository was archived by the owner on Dec 3, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 220
Pull requests: mauricio/postgresql-async
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
making sure connection is back in pool before result returns
#120 by haski was merged Jan 4, 2015 Loading…
#146 Reactive streams implementation for postgresql
#148 by antonzherdev was closed Aug 10, 2015 Loading…
Array row data refactoring. Avoiding copy data by columns.
#149 by antonzherdev was merged Aug 10, 2015 Loading…
Fix package name for the test and removing unused imports
#150 by antonzherdev was merged Aug 10, 2015 Loading…
Added types field to MutableResultSet. This will allow inferring the …
#154 by iforiq was merged Aug 26, 2015 Loading…
Error using NUMERIC columns with PreparedStatements in PostgreSQL
#164 by Narigo was merged Mar 5, 2016 Loading…
AsyncObjectPool Tests + Fixes for Returning to Wrong Pool, Multiple Close, Missed Destruction
#167 by SattaiLanfear was merged Mar 21, 2016 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.