Constants§
Functions§
- get_hex 🔒
- Converts UNIX epoch time to timestamp.
- Converts UNIX epoch time to timestamptz.
- Refer to https://www.postgresql.org/docs/current/datatype-binary.html#id-1.5.7.12.10 for specification.
- Refer to https://www.postgresql.org/docs/current/datatype-binary.html#id-1.5.7.12.10 for specification.
- Parse a string into a bool.
- Refer to PostgreSQL’s implementation https://github.com/postgres/postgres/blob/5cb54fc310fb84287cbdc74533f3420490a2f63a/src/backend/utils/adt/varlena.c#L276-L288
Type Aliases§
- Result 🔒