Re: implement CAST(expr AS type FORMAT 'template') - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: implement CAST(expr AS type FORMAT 'template')
Date
Msg-id bfcc5265-f527-4abb-9a20-75a063bc4f28@postgresfriends.org
Whole thread Raw
In response to Re: implement CAST(expr AS type FORMAT 'template')  (jian he <jian.universality@gmail.com>)
List pgsql-hackers
On 01/08/2025 10:22, jian he wrote:
> should we first implement CAST(expr AS type FORMAT 'template') for limited types
> (to_date, to_char, to_number, to_timestamptz)
> or first try to make it more generic?


My fear is that if we don't, it will never get done.

-- 

Vik Fearing




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Dropping publication breaks logical replication
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Logical Replication of sequences