Update tupdesc.h

This commit is contained in:
bjyb 2023-09-17 05:54:01 +08:00
parent 800ed82ca3
commit 4c7cc4c269
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
/*
* Total number of different Table Access Method types.
Describe basic information
*/
const int NUM_TABLE_AM = 2;