Not able to link pgsql process to another process
Open
@alexeyshch is already working on this.
Since Oct 7, 2016.
Assessment
This issue has not been assessed yet.
Description
enhancement
I am facing issue that pgsql conncection can not be linked by calling process.
There is an api to link with process( pgsql_proto:start_link ) but pgsql:connect is calling only pgsql:start.
Can you add one more api for linking with calling process ?
- Dominant language
- Erlang
- Stars
- 19
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.