Text Size: Normal / Large

3.5. pg_amproc

pg_amproc stores information about support procedures associated with index access method operator classes. There is one row for each support procedure belonging to an operator class.

Table 3-5. pg_amproc Columns

NameTypeReferencesDescription
amopclaidoidpg_opclass.oidthe index opclass this entry is for
amprocnumint2 support procedure index
amprocregprocpg_proc.oidOID of the proc
Privacy Policy | Project hosted by our server sponsors. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group