public inbox for [email protected]  
help / color / mirror / Atom feed
From: David G. Johnston <[email protected]>
To: David Christensen <[email protected]>
Cc: Laurenz Albe <[email protected]>
Cc: Tom Lane <[email protected]>
Cc: pgsql-hackers <[email protected]>
Subject: Re: [PATCH] GROUP BY ALL
Date: Tue, 23 Jul 2024 09:59:29 -0700
Message-ID: <CAKFQuwbZ1fO3J6fNmquhQMv-Y-bG-=9nSEZ1Jvtt73+B3tvv3w@mail.gmail.com> (raw)
In-Reply-To: <CAHM0NXg4-gjJZT8VZf-=qq1S=jSMxfv9qQaQAO0EGZe8d5r+6g@mail.gmail.com>
References: <CAHM0NXjz0kDwtzoe-fnHAqPB1qA8_VJN0XAmCgUZ+iPnvP5LbA@mail.gmail.com>
	<CAKFQuwY0vhNG8T+pC3BQJurFi3NN_L1KbEPGagRN3V5nKZcpDQ@mail.gmail.com>
	<[email protected]>
	<CAHM0NXhwmrAeUmg5syC=GjFkCDCvg0gaYBy_JbaEwgBinTmDtg@mail.gmail.com>
	<[email protected]>
	<CAHM0NXg4-gjJZT8VZf-=qq1S=jSMxfv9qQaQAO0EGZe8d5r+6g@mail.gmail.com>

On Tue, Jul 23, 2024 at 9:48 AM David Christensen <[email protected]> wrote:

>
> Sure, not everything that makes things easier is strictly necessary;
> we could require `CAST(field AS text)` instead of `::text`,


Probably should have...being standard and all.  Though syntactic sugar is
quite different from new behavior - transforming :: to CAST is
straight-forward.

make
> subqueries required for transforming oids into specific system tables
> instead of `::regfoo` casts,


Since OID is non-standard this falls within our purview.

  any number of other choices, remove
> `SELECT *` as a parse option,


Again, standard dictated.

but making it easier to do common things
> interactively as a DBA has value as well.
>
>
Agreed, but this isn't a clear-cut win, and doesn't have standard
conformance to tip the scale over fully.

Also, there are so many better tools for data exploration.  Removing this
quirk only marginally closes that gap.

David J.


view thread (43+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: [PATCH] GROUP BY ALL
  In-Reply-To: <CAKFQuwbZ1fO3J6fNmquhQMv-Y-bG-=9nSEZ1Jvtt73+B3tvv3w@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox