Re: REINDEX VERBOSE iso-8859-1 option - Mailing list pgsql-general

From Geoff Winkless
Subject Re: REINDEX VERBOSE iso-8859-1 option
Date
Msg-id CAEzk6ffakqhCktQpKWu+6kTc1LombyRkjb9nxU7iYQWw03xOzA@mail.gmail.com
Whole thread Raw
In response to Re: REINDEX VERBOSE iso-8859-1 option  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
Responses Re: REINDEX VERBOSE iso-8859-1 option
List pgsql-general
On Wed, 20 Nov 2019 at 22:48, Peter J. Holzer <hjp-pgsql@hjp.at> wrote:
>
> On 2019-11-19 11:37:04 +0000, Geoff Winkless wrote:
> > Even if you do that you're still requiring the user to parse syntax
> > according to esoteric rules.
>
> Oh, please. Those "esoteric rules" have been in wide-spread use for
> decades.

It wasn't meant to be insulting, I meant "esoteric" in the strict
sense: that you need to have specific knowledge to parse them.

My point was that modifying the rules (by making certain things bold
or italic) wouldn't really solve the problem - if you don't know what
the rules are, you're unlikely to be any better off if someone adds to
them.

Geoff



pgsql-general by date:

Previous
From: Jill Jade
Date:
Subject: Extract transaction from WAL
Next
From: Thomas Kellerer
Date:
Subject: Re: Return Table in StoredProceure/Function