Create, document, and index FOOD_NAMES table
authorKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Thu, 14 May 2026 00:00:07 +0000 (00:00 +0000)
committerKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Thu, 14 May 2026 20:02:16 +0000 (20:02 +0000)
commit1822f46e3debe8de6fc6efccd30414ee448df74d
tree862ad408f19ac2433f2811538210aeaad29d5a7e
parent0b4e47fae0ecda5c7a17f848d14495874ca58eed
Create, document, and index FOOD_NAMES table
db/schemas/codes/indexes/Makefile
db/schemas/codes/indexes/create/food_names.m4 [new file with mode: 0644]
db/schemas/codes/indexes/drop/food_names.m4 [new file with mode: 0644]
db/schemas/codes/tables/Makefile
db/schemas/codes/tables/create/food_names.m4 [new file with mode: 0644]
doc/src/code_tables.m4
doc/src/epilog.inc.m4