NamePREPARE -- prepare a statement for execution Synopsis
NameDROP CONVERSION -- remove a conversion Synopsis
A window function performs a calculation across a set of table rows that are somehow related to the current row. This is comparable to the type of
The catalog pg_pltemplate stores "template" information for procedural languages. A template for a language allows
The catalog pg_amop stores information about operators associated with access method operator families. There is one row for each operator that
Namepostgres -- PostgreSQL database server Synopsis
NameALTER USER -- change a database role Synopsis
NameREINDEX -- rebuild indexes Synopsis
The catalog pg_index contains part of the information about indexes. The rest is mostly in pg_class.
NameEXECUTE -- execute a prepared statement Synopsis
Page 17 of 60