citus/src/include/columnar
Naisila Puka 7d6410c838
Drop postgres 12 support (#6040)
* Remove if conditions with PG_VERSION_NUM < 13

* Remove server_above_twelve(&eleven) checks from tests

* Fix tests

* Remove pg12 and pg11 alternative test output files

* Remove pg12 specific normalization rules

* Some more if conditions in the code

* Change RemoteCollationIdExpression and some pg12/pg13 comments

* Remove some more normalization rules
2022-07-20 17:49:36 +03:00
..
columnar.h Support citus_columnar as separate extension (#5911) 2022-07-13 21:08:29 -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 postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00