citus/src/backend/columnar
Hadi Moshayedi a94e8c9cda
Associate column store metadata with storage id (#4347)
2020-11-30 18:01:43 -08:00
..
sql Associate column store metadata with storage id (#4347) 2020-11-30 18:01:43 -08:00
.gitattributes Add 'src/backend/columnar/' from commit '4339e911933ca2109db46014befdaccf77c5c13f' 2020-11-17 18:55:06 +01:00
.gitignore Add 'src/backend/columnar/' from commit '4339e911933ca2109db46014befdaccf77c5c13f' 2020-11-17 18:55:06 +01:00
cstore.c move headers to include directory 2020-11-17 18:55:34 +01:00
cstore_compression.c move headers to include directory 2020-11-17 18:55:34 +01:00
cstore_customscan.c Associate column store metadata with storage id (#4347) 2020-11-30 18:01:43 -08:00
cstore_debug.c Fix memory leaks in column store 2020-11-23 11:26:12 -08:00
cstore_metadata_tables.c Associate column store metadata with storage id (#4347) 2020-11-30 18:01:43 -08:00
cstore_reader.c Associate column store metadata with storage id (#4347) 2020-11-30 18:01:43 -08:00
cstore_tableam.c Associate column store metadata with storage id (#4347) 2020-11-30 18:01:43 -08:00
cstore_writer.c Associate column store metadata with storage id (#4347) 2020-11-30 18:01:43 -08:00
mod.c remove columnar FDW code 2020-11-20 10:03:12 -08:00
write_state_management.c refactor options to their own table linked to the regclass (#4346) 2020-11-27 11:22:08 -08:00