forked from huawei/openGauss-server
Update tupdesc.h
This commit is contained in:
parent
800ed82ca3
commit
4c7cc4c269
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
/*
|
||||
* Total number of different Table Access Method types.
|
||||
Describe basic information
|
||||
*/
|
||||
const int NUM_TABLE_AM = 2;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue