-
Notifications
You must be signed in to change notification settings - Fork 692
Open
Labels
A-exprArea: Scalar function, operator, expression framework.Area: Scalar function, operator, expression framework.P-lowPriority: Low.Priority: Low.good first issueGood for newcomersGood for newcomerstype/featureType: New feature.Type: New feature.
Milestone
Description
https://www.postgresql.org/docs/18/release-18.html#RELEASE-18-DATATYPES
- jsonb
-
jsonb
null
cast to sql null -
json_strip_nulls
for null array elements
-
- array
-
array_sort ( array anyarray [, descending boolean [, nulls_first boolean ]] ) → anyarray
-
array_reverse ( anyarray ) → anyarray
-
- bytea
-
reverse ( bytea ) → bytea
- explicit cast
int2/4/8 <-> bytea
-
crc32 ( bytea ) → bigint
-
crc32c ( bytea ) → bigint
-
- unicode text
-
casefold ( text ) → text
-
- math
-
gamma ( double precision ) → double precision
-
lgamma ( double precision ) → double precision
-
yezizp2012
Metadata
Metadata
Assignees
Labels
A-exprArea: Scalar function, operator, expression framework.Area: Scalar function, operator, expression framework.P-lowPriority: Low.Priority: Low.good first issueGood for newcomersGood for newcomerstype/featureType: New feature.Type: New feature.