Re: Add PostgreSQL home page to --help output
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Bruce Momjian <bruce@momjian.us>
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-17T00:10:25Z
Lists: pgsql-hackers
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. -- Álvaro Herrera https://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