Skip to content
This repository was archived by the owner on Jun 28, 2018. It is now read-only.

Support for alternative postgres URI scheme#193

Merged
mattes merged 1 commit intomattes:masterfrom
arkq:master
Apr 3, 2017
Merged

Support for alternative postgres URI scheme#193
mattes merged 1 commit intomattes:masterfrom
arkq:master

Conversation

@arkq
Copy link
Contributor

@arkq arkq commented Apr 3, 2017

According to the PostgreSQL documentation (section 32.1.1.2), postgres library supports two URI schemes: postgresql:// and postgres://

Reference:
https://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING

According to the PostgreSQL documentation (section 32.1.1.2), postgres
library supports two URI schemes: postgresql:// and postgres://

Reference:
https://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING
@arkq
Copy link
Contributor Author

arkq commented Apr 3, 2017

If this change is OK with you, would you like a separate PR for the v3.0-prev branch?

@mattes mattes merged commit 4cfc044 into mattes:master Apr 3, 2017
@mattes
Copy link
Owner

mattes commented Apr 3, 2017

thanks! yeah, if you find the time, would love to have this in v3, too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants