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

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Cc: 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: 2025-08-04 01:46:45
Message-ID: CACJufxFHo41mSezX_QS9FNF5MqKDU3JonEFVX=iB7AJr+VB-cw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers
Attachment Content-Type Size
v4-0002-make-ArrayCoerceExpr-error-safe.patch text/x-patch 2.1 KB
v4-0001-make-some-numeric-cast-function-error-safe.patch text/x-patch 6.8 KB
v4-0003-CAST-expr-AS-newtype-DEFAULT-ON-ERROR.patch text/x-patch 59.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2025-08-04 01:55:48 Re: Pathify RHS unique-ification for semijoin planning
Previous Message Yugo Nagata 2025-08-04 01:03:38 Re: Fix a typo of comments in AutoVacLauncherMain