Marco Slot
dcfbb51b6b
Revert "Build Columnar.so and make Citus depends on it ( #5661 )"
...
This reverts commit a4133c69e8
.
2022-03-02 11:33:15 +01:00
ywj
a4133c69e8
Build Columnar.so and make Citus depends on it ( #5661 )
...
* [Columnar] Build columnar.so and let citus depends on it
Co-authored-by: Yanwen Jin <yanwjin@microsoft.com>
Co-authored-by: Ying Xu <32597660+yxu2162@users.noreply.github.com>
Co-authored-by: jeff-davis <Jeffrey.Davis@microsoft.com>
2022-03-01 23:31:14 +03:00
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
Onur Tirtir
fe5c985e1d
Remove HAS_TABLEAM config since we dropped pg11 support ( #4862 )
...
* Remove HAS_TABLEAM config
* Drop columnar_ensure_objects_exist
* Not call columnar_ensure_objects_exist in citus_finish_pg_upgrade
2021-04-13 10:51:26 +03:00
Jeff Davis
53f7b019d5
Columnar: clean up old references to cstore.
2021-01-22 11:08:36 -08:00
Hadi Moshayedi
222fb4d589
Don't use 'cstore' in function names
2021-01-21 18:32:21 -08:00
Jeff Davis
8cee2b092b
remove columnar FDW code
2020-11-20 10:03:12 -08:00
Nils Dijk
725f4a37d0
change configure to not have options
2020-11-17 19:01:54 +01:00
Nils Dijk
213eb93e6d
make columnar compile and functionally working
2020-11-17 18:55:34 +01:00
Nils Dijk
527d3ce0bb
move headers to include directory
2020-11-17 18:55:34 +01:00
Nils Dijk
5fe4c12d49
Add 'src/backend/columnar/' from commit '4339e911933ca2109db46014befdaccf77c5c13f'
...
git-subtree-dir: src/backend/columnar
git-subtree-mainline: 34de1f645c
git-subtree-split: 4339e91193
2020-11-17 18:55:06 +01:00