Skip to content

Connection parameters#252

Merged
brianc merged 7 commits into
masterfrom
connection-parameters
Jan 24, 2013
Merged

Connection parameters#252
brianc merged 7 commits into
masterfrom
connection-parameters

Conversation

@brianc
Copy link
Copy Markdown
Owner

@brianc brianc commented Jan 23, 2013

This pulls various connection parameter logic into a reusable class instead of being scattered across multiple pg.utils methods. This should make extending & enhancing connections easier in the future (e.g. adding SSL support was harder than it should have been).

@brianc
Copy link
Copy Markdown
Owner Author

brianc commented Jan 23, 2013

This pull request also enables connecting with environment variables:

http://www.postgresql.org/docs/current/interactive/libpq-envars.html

brianc added a commit that referenced this pull request Jan 24, 2013
@brianc brianc merged commit 0786272 into master Jan 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant