Commit Graph

7 Commits (f641860175a1f47ec8a1904ca8d054edd42df34f)

Author SHA1 Message Date
gindibay f641860175 Fixes test issues 2023-08-17 15:30:15 +03:00
Gürkan İndibay de83b01305
Update src/backend/distributed/sql/downgrades/citus--12.1-1--12.0-1.sql
Co-authored-by: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>
2023-08-07 18:44:50 +03:00
Gürkan İndibay 88695c6674
Merge branch 'main' into citus_pause_node 2023-08-02 16:10:42 +03:00
Naisila Puka 0d503dd5ac
PG16 compatibility: ruleutils and successful CREATE EXTENSION (#7087)
PG16 compatibility - Part 2

Part 1 provided successful compilation against pg16beta2.
42d956888d

This PR provides ruleutils changes with pg16beta2 and successful CREATE EXTENSION command.
Note that more changes are needed in order to have successful regression tests.
More commits are coming soon ...

For any_value changes, I referred to this commit
8ef94dc1f5
where we did something similar for PG14 support.
2023-08-02 16:04:51 +03:00
gindibay 1c05eebebe Updates udf name 2023-07-29 19:21:13 +03:00
gindibay 9d46cd89c8 Adds initial code 2023-07-25 18:30:01 +03:00
aykut-bozkurt 609a5465ea
Bump Citus version into 12.1devel (#7061) 2023-07-14 13:12:30 +03:00