| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
| Cc: | myon(at)debian(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: "box" type description |
| Date: | 2023-11-13 21:27:23 |
| Message-ID: | ZVKUuxhq0wKulZL-@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Nov 2, 2023 at 04:12:57PM -0400, Bruce Momjian wrote:
> > pg_brin_bloom_summary, pg_brin_minmax_multi_summary, pg_mcv_list and many:
> >
> > I'm uncertain whether these types, which lack an input syntax (but
> > have an output format), qualify as pseudo-types. Nevertheless, I
> > believe it would be beneficial to describe that those types differ
> > from ordinary types.
>
> Good point, now labeled as pseudo-types.
>
> Updated patch attached.
Patch applied to master.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2023-11-13 21:36:24 | Re: Why do indexes and sorts use the database collation? |
| Previous Message | Andres Freund | 2023-11-13 20:52:40 | Re: [PATCHES] Post-special page storage TDE support |