Re: Add PostgreSQL home page to --help output
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, Greg Stark <stark@mit.edu>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-03-16T22:00:30Z
Lists: pgsql-hackers
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/ -- 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