Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Amul Sul <sulamul(at)gmail(dot)com>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, Vik Fearing <vik(at)postgresfriends(dot)org>, Isaac Morland <isaac(dot)morland(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Date: 2026-03-30 11:27:12
Message-ID: 5221f892-e1d5-4943-a3dc-5c9c7bdf4924@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

From the v25 I have committed everything except 0001 and 0009. I will
continue reviewing the rest.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Jones 2026-03-30 11:27:25 Re: [PATCH] Add CANONICAL option to xmlserialize
Previous Message Amit Langote 2026-03-30 11:15:05 Re: Eliminating SPI / SQL from some RI triggers - take 3