.. -*- coding: utf-8 -*- .. :Project: pglast -- DO NOT EDIT: generated automatically .. :Author: Lele Gaifax .. :License: GNU General Public License version 3 or later .. :Copyright: © 2017-2022 Lele Gaifax .. ==================================================================== :mod:`pglast.enums.pg_am` --- Constants extracted from `pg_am.h`__ ==================================================================== __ https://github.com/pganalyze/libpg_query/blob/1097b2c/src/postgres/include/catalog/pg_am.h .. module:: pglast.enums.pg_am :synopsis: Constants extracted from pg_am.h .. data:: AMTYPE_INDEX See `here for details `__. .. data:: AMTYPE_TABLE See `here for details `__.