Documentation Chapter 16: 8.21

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: sciencewoken(at)gmail(dot)com
Subject: Documentation Chapter 16: 8.21
Date: 2024-04-20 12:22:24
Message-ID: 171361574464.679.18031157757894349513@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/datatype-pseudo.html
Description:

I tryed to implement a safe_cast function with 2 parameters and a return of
type "any" but it failed. I get a syntax error, if I use "any" as a data
type, because it is a sql function (similar to array contains) and not a
data type.

And if there is a data type "any" in postgres too, how should it work as
parameter and wheres the difference to "anyelement"?

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2024-04-21 10:57:58 The prompt is not displayed correctly in the example on psql page
Previous Message Daniel Gustafsson 2024-04-18 21:08:53 Re: pg_createsubscriber: A more precise link to the initial data sync