Documentation
¶
Overview ¶
Package plpgsql canonicalizes PL/pgSQL code so you can compare it for meaning rather than formatting. It strips line and block comments, keeps single-, double-, and dollar-quoted strings verbatim, and normalizes whitespace and operator spacing down to one canonical form. There's no error path: every input gives you a deterministic result.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.