Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for percent-encoded Postgres paths. #29

Merged
merged 2 commits into from Oct 12, 2014

Conversation

dbrgn
Copy link
Contributor

@dbrgn dbrgn commented Feb 4, 2014

This allows the user to specify unix domain sockets as host.

Example: postgresql://%2Fvar%2Flib%2Fpostgresql/dbname

Reference: http://www.postgresql.org/docs/9.2/interactive/libpq-connect.html#AEN38162

@dbrgn dbrgn mentioned this pull request Feb 4, 2014
@dbrgn
Copy link
Contributor Author

dbrgn commented May 12, 2014

Any news on this? :)

@kennethreitz
Copy link
Collaborator

This looks like a great change. @dbrgn can you rebase so we can merge? :)

This allows the user to specify unix domain sockets as host.

Example: postgresql://%2Fvar%2Flib%2Fpostgresql/dbname

Reference: http://www.postgresql.org/docs/9.2/interactive/libpq-connect.html#AEN38162
@dbrgn
Copy link
Contributor Author

dbrgn commented Aug 26, 2014

Done!

@dbrgn
Copy link
Contributor Author

dbrgn commented Sep 11, 2014

Could we merge this soon? This is a really useful feature.

kennethreitz added a commit that referenced this pull request Oct 12, 2014
Added support for percent-encoded Postgres paths.
@kennethreitz kennethreitz merged commit 86f0e30 into jazzband:master Oct 12, 2014
@kennethreitz
Copy link
Collaborator

thanks :)

@joneskoo
Copy link

@kennethreitz Can you make a release with this to pypi, I'd like to start using this.

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.

None yet

3 participants