| From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
|---|---|
| To: | Jobin Augustine <jobinau(at)gmail(dot)com>, Oleksandr Shulgin <oleksandr(dot)shulgin(at)zalando(dot)de> |
| Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: libpq parameter parsing problem |
| Date: | 2020-01-08 09:06:35 |
| Message-ID: | 22b4a79a-5d60-cec0-474e-4a68c8be2b7a@iki.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On 08/01/2020 10:48, Jobin Augustine wrote:
> Thanks Alex and Heikki,
>
> Encoding works and it solved the problem. I find the documentation is
> not very clear about it.
> Heikki's single line comment was more clear to me than documentation :)
> A statement like "PostgreSQL URI string need to be encoded with
> Percent-encoding <https://en.wikipedia.org/wiki/Percent-encoding> "
> would have been much better
If you could propose a concrete patch to add something like that to the
docs, that'd be great. I think adding an example connection URI like
that in the docs would be really helpful.
- Heikki
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2020-01-08 10:38:43 | BUG #16197: pg_advisory_xact_lock error |
| Previous Message | Jobin Augustine | 2020-01-08 08:48:12 | Re: libpq parameter parsing problem |