TIMESTAMP_CODECS variable
Codecs whose values arrive as Postgres' own timestamp text.
Signature:
TIMESTAMP_CODECS: ReadonlySet<string>
Remarks
Both are pass-through — decode hands back the wire string untouched — so what a column yields is whatever SELECT col::text would print.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.