Re: libpq parameter parsing problem

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: Jobin Augustine <jobinau(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Oleksandr Shulgin <oleksandr(dot)shulgin(at)zalando(dot)de>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: libpq parameter parsing problem
Date: 2020-01-16 03:49:17
Message-ID: 20200116034917.GD3117@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Jan 15, 2020 at 04:42:28PM +0100, Peter Eisentraut wrote:
> Let's please not put links to Wikipedia into the main body of the
> documentation. If people want to look up something, they know where to find
> it.

That's not really a new concept:
$ cd doc/ && git grep wikipedia\.org | wc -l
55

> Links to authoritative sources (perhaps an RFC in this case) would be
> better.

No objections to your suggestion in this case though. I can see
Section 2.1 from RFC3986 for that:
https://tools.ietf.org/html/rfc3986#section-2.1

So, gathering all the feedback and my own tweaks, I finish with the
attached (merely simplified).
--
Michael

Attachment Content-Type Size
libpqURIconnection_v3.diff text/x-diff 969 bytes

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2020-01-16 04:06:18 Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema
Previous Message Pendekar Dikala Senja 2020-01-16 03:47:55 Re: BUG #16205: background worker "logical replication worker" (PID 25218) was terminated by signal 11: Segmentation