Procedures Text v1

Description

This page shows the text of a single procedure.

As of 2023-01-09, I’ll be changing it fairly soon so it can be used to view the text of all procedures, for easy browsing.

Columns

Name Type
schema_id int8
schema varchar
procedure_id int8
procedure varchar
procedure_text varchar

Column Descriptions

schema_id

The schema ID. This column is emitted in CSV exports only.

schema

The schema name.

procedure_id

The procedure ID. This column is emitted in CSV exports only.

procedure

The procedure name.

procedure_text

The procedure text.