Skip to content

Scalar Functions (Detailed Reference)

This section provides per-function documentation for all scalar functions currently wired by MonkDB's scalar registry.

Coverage and Validation

  • Function inventory is source-driven from ScalarFunctions module registrations and dynamic aliases.
  • For your running cluster build, verify concrete overloads with pg_catalog.pg_proc.
  • Internal/engine compatibility functions are documented separately and marked accordingly.

How to Use This Section

  1. Start in the category index below.
  2. Open a function page for syntax, behavior, and examples.
  3. Validate final overload signatures in your environment using discovery queries.

Arrays and Collections

Conditional and Null Handling

Date and Time

Geospatial

Graph

Internal and Engine Compatibility

JSON and Object

Numeric and Analytics

Other

Postgres Compatibility and System

Privileges and Security

String and Text

Vector