Re: So, about that cast-to-typmod-minus-one business

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-09-20T15:49:53Z
Lists: pgsql-hackers
Dean Rasheed <dean.a.rasheed@gmail.com> writes:
> On Sat, 18 Sep 2021, 18:06 Tom Lane, <tgl@sss.pgh.pa.us> wrote:
>> I'm inclined to back-patch

> +1

Done.

			regards, tom lane



Commits

  1. Don't elide casting to typmod -1.