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
do not accept returned connections to pool that aren't ready for query
#15 by fwbrasil was merged May 10, 2013 Loading… updated May 29, 2013
Add AsyncObjectPool.use to combine take and giveBack
#53 by dylex was merged Oct 31, 2013 Loading… updated Oct 31, 2013
(test case only) postgresql-async cannnot parse value set by current_timestamp with timezone
#51 by seratch was merged Oct 31, 2013 Loading… updated Nov 2, 2013
Add support for postgres inet type as InetAddress
#57 by dylex was closed Nov 2, 2013 Loading… updated Nov 2, 2013
Connection mutex improvements for issue #59
#63 by dylex was merged Nov 6, 2013 Loading… updated Nov 6, 2013
Improve placeholders and prepared statement handling
#65 by dylex was merged Nov 13, 2013 Loading… updated Nov 14, 2013
Add Connection.inTransaction to wrap queries in a transaction block
#54 by dylex was merged Nov 28, 2013 Loading… updated Nov 29, 2013
PostgreSQLConnectionFactory - allow to configure thread pools
#72 by fwbrasil was merged Dec 20, 2013 Loading… updated Dec 20, 2013
Fix the URLParser import in the example
#50 by ArtemGr was merged Sep 22, 2013 Loading… updated Jun 13, 2014
Fix jdbc:postgresql url format to use 'user' instead 'username'.
#35 by magro was merged Jul 5, 2013 Loading… updated Jun 14, 2014
use netty PooledByteBufAllocator by default
#69 by fwbrasil was merged Dec 11, 2013 Loading… updated Jun 17, 2014
extends KindedMessage from Serializable for convenience
#29 by fwbrasil was merged May 26, 2013 Loading… updated Jun 18, 2014
added support for java.lang.Boolean - mysql driver
#22 by fwbrasil was merged May 20, 2013 Loading… updated Jun 18, 2014
Add support for MySQL BINARY/VARBINARY types
#55 by kxbmap was merged Dec 1, 2013 Loading… updated Jun 19, 2014
Improve URL parser to allow missing hostname/dbname
#64 by dylex was merged Nov 10, 2013 Loading… updated Jun 24, 2014
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.