Re: About #13489, array dimensions and CREATE TABLE ... LIKE - Mailing list pgsql-hackers

From Tom Lane
Subject Re: About #13489, array dimensions and CREATE TABLE ... LIKE
Date
Msg-id 1403260.1700532781@sss.pgh.pa.us
Whole thread Raw
In response to Re: About #13489, array dimensions and CREATE TABLE ... LIKE  (Bruce Momjian <bruce@momjian.us>)
Responses Re: About #13489, array dimensions and CREATE TABLE ... LIKE
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> On Mon, Nov 20, 2023 at 09:04:21PM -0500, Tom Lane wrote:
>> Bruce Momjian <bruce@momjian.us> writes:
>>> An alternate approach would
>>> be to remove pg_attribute.attndims so we don't even try to preserve 
>>> dimensionality.

>> I could get behind that, perhaps.  It looks like we're not using the
>> field in any meaningful way, and we could simplify TupleDescInitEntry
>> and perhaps some other APIs.

> So should I work on that patch or do you want to try?  I think we should
> do something.

Let's wait for some other opinions, first ...

            regards, tom lane



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: simplehash: SH_OPTIMIZE_REPEAT for optimizing repeated lookups of the same key
Next
From: Peter Geoghegan
Date:
Subject: Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan