Re: BUG #18911: Bug in the command INHERITS. - Mailing list pgsql-bugs

From Álvaro Herrera
Subject Re: BUG #18911: Bug in the command INHERITS.
Date
Msg-id 202505071459.cwnqhmwv2ubj@alvherre.pgsql
Whole thread Raw
In response to BUG #18911: Bug in the command INHERITS.  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On 2025-May-07, M. BROUSSE wrote:

> I'm a little confused because I already used inheritance on PostgreSQL 16
> and attributes were given to children tables. So, is it normal that
> attributes aren't given to children, if you said so.

Please explain what you mean by "attributes".  Most people here
consider "attribute" to be a synonym for "column", but I noticed that
you used both the terms in your first email as if you meant two
different things.

It helps if you show the exact commands you run (to create the
parent/child tables in an empty database), the output you get, and
explain how that output differs from the output you expect.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"You don't solve a bad join with SELECT DISTINCT" #CupsOfFail
https://twitter.com/connor_mc_d/status/1431240081726115845



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18915: pgdg-redhat-repo-42.0-51PGDG.noarch package not available in postgres repo
Next
From: Junwang Zhao
Date:
Subject: Re: Incorrect calculation of path fraction value in MergeAppend