citus/src/include/columnar
Ying Xu b5c116449b
Removed dependency from EnsureTableOwner (#5676)
Removed dependency for EnsureTableOwner. Also removed pg_fini() and columnar_tableam_finish() Still need to remove CheckCitusVersion dependency to make Columnar_tableam.h dependency free from Citus.
2022-02-04 12:45:07 -08:00
..
columnar.h Columnar: move DDL hooks to citus to remove dependency. (#5547) 2022-01-04 23:26:46 -08:00
columnar_compression.h Columnar: cleanup (#4814) 2021-03-15 11:34:39 -07:00
columnar_customscan.h Columnar: clean up old references to cstore. 2021-01-22 11:08:36 -08:00
columnar_metadata.h Not flush writes until need to read them when doing index-scan on columnar (#5247) 2021-09-13 18:41:20 +02:00
columnar_storage.h Split columnar stripe reservation into two phases (#5188) 2021-09-02 11:49:14 +03:00
columnar_tableam.h Removed dependency from EnsureTableOwner (#5676) 2022-02-04 12:45:07 -08:00
columnar_version_compat.h Includes pg_version_constants.h in columnar_version_compat.h 2021-09-03 15:41:28 +03:00
mod.h Columnar: cleanup (#4814) 2021-03-15 11:34:39 -07:00