Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Date
Msg-id aeDs7iZUox1bbKAK@alvherre.pgsql
Whole thread
In response to EXCEPT TABLE - Case inconsistency for describe \d and \dRp+  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
List pgsql-hackers
On 2026-Apr-10, Peter Smith wrote:

> # -- describe the tables
> # \d t1
>                 Table "public.t1"
> Column | Type   | Collation | Nullable | Default
> --------+---------+-----------+----------+---------
> a      | integer |           |          |
> Except Publications:
>   "pub1"

I have a hard time understanding what an "except publication" is.  I
think this would be clearer if the header said "Excluded from publications:"


A footer section under a publication saying "Except tables" on the other
hand is crystal clear.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid
Next
From: vignesh C
Date:
Subject: Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid