citus/src/include/columnar
Naisila Puka 69af3e8509
Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007)
This commit is the second and last phase of dropping PG13 support.

It consists of the following:

- Removes all PG_VERSION_13 & PG_VERSION_14 from codepaths
- Removes pg_version_compat entries and columnar_version_compat entries
specific for PG13
- Removes alternative pg13 test outputs 
- Removes PG13 normalize lines and fix the test outputs based on that

It is a continuation of 5bf163a27d
2023-06-21 14:18:23 +03:00
..
columnar.h [Columnar] Bugfix for Columnar: options ignored during ALTER TABLE rewrite (#6337) 2022-10-05 11:42:09 -07: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 Columnar: support relation options with ALTER TABLE. (#5935) 2022-05-20 08:35:00 -07:00
columnar_storage.h Split columnar stripe reservation into two phases (#5188) 2021-09-02 11:49:14 +03:00
columnar_tableam.h Support citus_columnar as separate extension (#5911) 2022-07-13 21:08:29 -07:00
columnar_version_compat.h Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007) 2023-06-21 14:18:23 +03:00