.. |
cdc
|
Fix Reference Table Check for CDC (#7025)
|
2023-06-23 16:37:35 +03:00 |
clock
|
Address the issues/comments from the original PR# 6315
|
2022-12-05 11:06:21 -08:00 |
commands
|
Changes PROCESS_TOAST default value to true (#7122)
|
2023-08-29 16:13:21 +03:00 |
connection
|
PQputCopyData's return value 0 should be considered fail (#7152)
|
2023-08-29 11:20:25 +02:00 |
deparser
|
Makes sure to handle NULL constraints for ADD COLUMN commands (#7093)
|
2023-08-14 10:51:53 +03:00 |
executor
|
Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007)
|
2023-06-21 14:18:23 +03:00 |
metadata
|
Use citus_shard_sizes in citus_tables (#7018)
|
2023-07-05 11:40:34 +03:00 |
operations
|
Change by_disk_size rebalance strategy to have a base size (#7035)
|
2023-06-27 16:37:09 +02:00 |
planner
|
Fixes the bug#6785
|
2023-06-22 10:44:45 -07: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
|
Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007)
|
2023-06-21 14:18:23 +03:00 |
shardsplit
|
Make CDC decoder an independent extension (#6810)
|
2023-04-03 21:32:15 +05:30 |
sql
|
Add 11.3-2 backporting changes (#7062)
|
2023-07-14 17:19:45 +03:00 |
test
|
Removes pg_send_cancellation (#7135)
|
2023-09-26 16:16:47 +03:00 |
transaction
|
Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007)
|
2023-06-21 14:18:23 +03:00 |
utils
|
Create a new colocation properly after braking one
|
2023-09-05 11:44:22 +03:00 |
worker
|
Identity column implementation refactorings (#6738)
|
2023-03-30 10:41:01 +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 to 12.0devel (#6840)
|
2023-04-10 12:05:18 +03:00 |
safeclib
|
Compile safestringlib using regular configure
|
2020-03-19 11:52:20 +01:00 |
shared_library_init.c
|
Disable statistics collection (#7162)
|
2023-08-29 16:13:32 +03:00 |