.. |
cdc
|
fix some obvious typo and reduce usage of magic number (#7130)
|
2023-08-18 14:50:20 +00:00 |
clock
|
Address the issues/comments from the original PR# 6315
|
2022-12-05 11:06:21 -08:00 |
commands
|
PG16 - Throw meaningful error for stats without a name on Citus tables (#7136)
|
2023-08-23 10:25:01 +03:00 |
connection
|
Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007)
|
2023-06-21 14:18:23 +03:00 |
deparser
|
PG16 compatibility - fix AM dependency and grant's admin option (#7113)
|
2023-08-17 11:22:34 +03:00 |
executor
|
Add single-shard router Merge command support (#7088)
|
2023-08-04 08:16:29 +03:00 |
metadata
|
fix wrong type convertion (#7116)
|
2023-08-17 13:53:43 +02:00 |
operations
|
Do not move a shard to a node that it already exists on
|
2023-07-25 13:38:33 +03:00 |
planner
|
Rename planner_readme.md to README.md (#7139)
|
2023-08-23 13:47:18 +03:00 |
progress
|
Add status column to get_rebalance_progress() (#6403)
|
2022-10-17 16:55:31 +03:00 |
relay
|
Deparse ALTER TABLE commands if ADD COLUMN is the only subcommand
|
2023-07-12 18:17:47 +03:00 |
replication
|
PG16 compatibility - outer join checks, subscription password, crash fixes (#7097)
|
2023-08-04 14:51:28 +03:00 |
shardsplit
|
Make CDC decoder an independent extension (#6810)
|
2023-04-03 21:32:15 +05:30 |
sql
|
PG16 compatibility - varnullingrels additions (#7107)
|
2023-08-15 13:07:55 +03:00 |
test
|
Removes pg_send_cancellation (#7135)
|
2023-08-21 17:29:44 +03:00 |
transaction
|
PG16 compatibility: Resolve compilation issues (#7005)
|
2023-07-21 14:32:37 +03:00 |
utils
|
PG16 compatibility - Rework PlannedStmt and Query's Permission Info (#7098)
|
2023-08-09 15:23:00 +03:00 |
worker
|
PG16 compatibility: Resolve compilation issues (#7005)
|
2023-07-21 14:32:37 +03:00 |
.gitignore
|
Change SQL migration build process for easier reviews (#2951)
|
2019-09-13 18:44:27 +02:00 |
Makefile
|
Makefile changes to build CDC in builddir for pgoutput and wal2json. (#6827)
|
2023-04-06 17:03:12 +05:30 |
citus--11.1-1.control
|
Support citus_columnar as separate extension (#5911)
|
2022-07-13 21:08:29 -07:00 |
citus.control
|
Bump Citus version into 12.1devel (#7061)
|
2023-07-14 13:12:30 +03:00 |
safeclib
|
Compile safestringlib using regular configure
|
2020-03-19 11:52:20 +01:00 |
shared_library_init.c
|
PG16 compatibility - get_relation_info hook to avoid crash from adjusted partitioning (#7099)
|
2023-08-08 15:51:21 +03:00 |