feature/bigint_count [CBRD-23903] Set tuple_count as INT64 type in list file (#28

http://jira.cubrid.org/browse/CBRD-23903

All kinds of queries to count # of rows are gathered into list_file.tuple_count
1) list_file->tuple_cnt is changed to INT64
- db_query_count(), db_query_seek_tuple(), insert/delete/update routines in execute_statement.c take list_file->tuple_cnt value. therefore they are changed.
- packing/unpacking at object_representation.c is changed. (aligning is considered)
2) stats that counting # of rows/keys in scan_stats are changed to print correctly for `;trace on`

Hyung-Gyu Ryoo avatar Hyung-Gyu Ryoo

Push event #9542 passed

  • Ran for
AMD64
no language set
Git