Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Pull requests: mauricio/postgresql-async

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix #18
#19 by fwbrasil was merged May 12, 2013 Loading… updated May 12, 2013
Add link to fractional seconds support in MySQL 5.6.4+
#23 by theon was merged May 20, 2013 Loading… updated May 20, 2013 0.2.3
Fix proposal for Issue #7
#26 by devsprint was merged May 22, 2013 Loading… updated May 22, 2013
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
Depends slf4j-api
#44 by kxbmap was merged Sep 9, 2013 Loading… updated Sep 9, 2013
Add build.properties file
#43 by kxbmap was merged Sep 9, 2013 Loading… updated Sep 9, 2013
Add AsyncObjectPool.use to combine take and giveBack
#53 by dylex was merged Oct 31, 2013 Loading… updated Oct 31, 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
Decode OIDs as Long
#62 by dylex was merged Nov 11, 2013 Loading… updated Nov 11, 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
named executors
#71 by fwbrasil was merged Dec 20, 2013 Loading… updated Dec 20, 2013
PostgreSQLConnectionFactory - allow to configure thread pools
#72 by fwbrasil was merged Dec 20, 2013 Loading… updated Dec 20, 2013
partitioned db pool
#88 by fwbrasil was merged Jun 2, 2014 Loading… updated Jun 13, 2014
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
Fix #13
#14 by fwbrasil was merged May 10, 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
Fix cross build
#92 by lpiepiora was closed Jun 23, 2014 Loading… updated Jun 23, 2014
Improve URL parser to allow missing hostname/dbname
#64 by dylex was merged Nov 10, 2013 Loading… updated Jun 24, 2014
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.