? Success

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
15 Sep 2014

While configuring our new Jenkins instance, the current setup is not allowing host based connections but rather requires socket based connections. Our code does not allow for this type of connection as written. This PR modifies the connection processing code for PostgreSQL to enable socket based connections.

Testing

Being honest, I'm not so certain how this could be tested aside from having an environment where you can run the unit tests on a PostgreSQL database. But, essentially, you have to have an empty host string when the connection is built.

avatar mbabker mbabker - open - 15 Sep 2014
avatar jissues-bot jissues-bot - change - 15 Sep 2014
Labels Added: ?
avatar brianteeman brianteeman - change - 15 Sep 2014
Category Postgresql
avatar nicksavov nicksavov - change - 16 Oct 2014
Labels Added: ?
avatar wilsonge wilsonge - close - 28 Dec 2014
avatar wilsonge wilsonge - reference | 284eb46 - 28 Dec 14
avatar wilsonge wilsonge - merge - 28 Dec 2014
avatar wilsonge wilsonge - close - 28 Dec 2014
avatar wilsonge wilsonge - change - 28 Dec 2014
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2014-12-28 03:03:56
avatar wilsonge
wilsonge - comment - 28 Dec 2014

Merging on review. Thanks Michael!

avatar wilsonge wilsonge - change - 28 Dec 2014
Milestone Added:
avatar mbabker mbabker - head_ref_deleted - 1 Oct 2015

Add a Comment

Login with GitHub to post a comment