public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Laurenz Albe <[email protected]>
Cc: [email protected]
Cc: [email protected]
Subject: Re: 7.2.1. The FROM Clause
Date: Mon, 15 Jun 2026 13:14:28 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
Laurenz Albe <[email protected]> writes:
> On Mon, 2026-06-15 at 11:05 -0400, Tom Lane wrote:
>> I can look up the version where it changed, if this seems like the way
>> to go.
> I did, and * became obsolete with 7.1. It's even in the release notes.
Well, not really. 7.1 changed this behavior to depend on the
sql_inheritance GUC. It wasn't till v10 when we removed that GUC
(see e13486eba) that you could really safely assume that an
undecorated table name includes child tables. So I think we should
say it's obsolete since v10 not 7.1.
Pushed with those changes.
regards, tom lane
view thread (9+ 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: 7.2.1. The FROM Clause
In-Reply-To: <[email protected]>
* 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