Re: attndims, typndims still not enforced, but make the value within a sane threshold

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: attndims, typndims still not enforced, but make the value within a sane threshold
Date: 2024-12-05 13:24:35
Message-ID: CALdSSPiNPB78tvH2Z2vFT3STwyV5j99dNLataW5c28AOMcMh_Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 20 Sept 2024 at 07:11, jian he <jian(dot)universality(at)gmail(dot)com> wrote:
> attached patch removes attndims and typndims entirely.

LGTM?
I see no open items in this thread. Are there any issues about v1?

--
Best regards,
Kirill Reshke

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey M. Borodin 2024-12-05 13:43:06 Re: code contributions for 2024, WIP version
Previous Message Kirill Reshke 2024-12-05 13:13:30 Re: Pass ParseState as down to utility functions.