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

From Corey Huinker
Subject Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Date
Msg-id CADkLM=ehydcT6yLyO+ObeVTnfO3Zvth558FHWyuixFShQh5fJQ@mail.gmail.com
Whole thread Raw
In response to Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions  (Kirill Reshke <reshkekirill@gmail.com>)
List pgsql-hackers
Overall, I think this patch is doing a good thing. Also, are we
holding it until the next SQL standard release, because sql/23 leaks
this feature?

The impression that I get is that the SQL Standard has become more descriptive and less prescriptive. It takes things that exist and builds the standard around those, so by implementing this draft feature, we help ensure that it makes it into the standard.

This might be counter-intuitive, but that's what dictionaries do: they describe how the language is used (descriptive), rather than dictate how it should be used (prescriptive).

pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: not translating backend types for ps and log_line_prefix
Next
From: Peter Geoghegan
Date:
Subject: Re: Returning nbtree posting list TIDs in DESC order during backwards scans