Re: Add PostgreSQL home page to --help output
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Greg Stark <stark@mit.edu>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-02-20T09:15:41Z
Lists: pgsql-hackers
On 2020-02-13 14:24, Greg Stark wrote: > Sounds like a fine idea. But personally I would prefer it without the <> > around the it, just a url on a line by itself. I think it would be > clearer, look cleaner, and be easier to select to copy/paste elsewhere. I'm on the fence about this one, but I like the delimiters because it would also work consistently if we put a URL into running text where it might be immediately adjacent to other characters. So I was actually going for easier to copy/paste here, but perhaps in other environments it's not easier? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Add PostgreSQL home page to --help output
- 1933ae629e7b 13.0 landed
-
Refer to bug report address by symbol rather than hardcoding
- 864934131ef7 13.0 landed