mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Complete merge of all old man page information.
lisp.sgml is a placeholder for Eric Marsden's upcoming contribution. catalogs.sgml is not yet marked up or integrated. It should perhaps become an appendix.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<ProductName>Postgres</ProductName> provides a large number of
|
||||
built-in operators on system types.
|
||||
These operators are declared in the system catalog
|
||||
pg_operator. Every entry in pg_operator includes
|
||||
<literal>pg_operator</literal>. Every entry in <literal>pg_operator</literal> includes
|
||||
the name of the procedure that implements the operator and the
|
||||
class <Acronym>OIDs</Acronym> of the input and output types.
|
||||
</Para>
|
||||
|
||||
Reference in New Issue
Block a user