Re: Add PostgreSQL home page to --help output
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, Daniel Gustafsson <daniel@yesql.se>, Greg Stark <stark@mit.edu>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-03-19T21:32:49Z
Lists: pgsql-hackers
bOn Mon, Mar 16, 2020 at 09:10:25PM -0300, Alvaro Herrera wrote: > On 2020-Mar-16, Bruce Momjian wrote: > > > On Mon, Mar 16, 2020 at 05:55:26PM -0400, Bruce Momjian wrote: > > > Report bugs mailto:pgsql-bugs@lists.postgresql.org > > > PostgreSQL home page https://www.postgresql.org/ > > > > > > I kind of prefer the last one since the can both be pasted directly into > > > a browser. > > > > Actually, I prefer: > > > > Report bugs mailto:pgsql-bugs@lists.postgresql.org > > PostgreSQL website https://www.postgresql.org/ > > Hmm, pasting mailto into the browser address bar doesn't work for me ... > it just goes to the lists.postgresql.org website (Brave) or sits there > doing nothing (Firefox). I was excited there for a minute. > > If we're talking personal preference, I like the current output. Well, in Firefox it knows to use Thunderbird to send email because under Firefox's Preferences/General/Applications, 'mailto' is set to "Use Thunderbird", though it can be set to other applications. If no one likes my changes, I guess we will just stick with what we have. -- Bruce Momjian <bruce@momjian.us> https://momjian.us EnterpriseDB https://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
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