.. |
cdc
|
Use the $(DLSUFFIX) instead of hard coded extensions for cdc (#7221)
|
2023-09-22 16:24:18 +02:00 |
clock
|
Address the issues/comments from the original PR# 6315
|
2022-12-05 11:06:21 -08:00 |
commands
|
Adds alter user missing features (#7204)
|
2023-09-26 12:28:07 +03:00 |
connection
|
polish the codebase by fixing dozens of typos (#7166)
|
2023-09-01 12:21:53 +02:00 |
deparser
|
Adds alter user missing features (#7204)
|
2023-09-26 12:28:07 +03:00 |
executor
|
polish the codebase by fixing dozens of typos (#7166)
|
2023-09-01 12:21:53 +02:00 |
metadata
|
Improve the performance of CitusHasBeenLoaded function for a database that does not do CREATE EXTENSION citus but load citus.so. (#7123)
|
2023-09-05 13:29:35 +03:00 |
operations
|
get rid of {Push/Pop}OverrideSearchPath (#7145)
|
2023-09-05 17:40:22 +02:00 |
planner
|
PG16 - Add GENERIC_PLAN option to EXPLAIN (#7141)
|
2023-08-23 20:15:54 +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
|
Shard moves/isolate report LSN's in lsn format (#7227)
|
2023-09-26 13:47:50 +02:00 |
shardsplit
|
Make CDC decoder an independent extension (#6810)
|
2023-04-03 21:32:15 +05:30 |
sql
|
Make citus_finalize_upgrade_to_citus11 citus. metadata_sync_mode aware
|
2023-09-28 09:52:37 +03:00 |
test
|
Removes pg_send_cancellation (#7135)
|
2023-08-21 17:29:44 +03:00 |
transaction
|
Fixes visibility problems with dependency propagation (#7028)
|
2023-09-05 18:04:16 +03:00 |
utils
|
get rid of {Push/Pop}OverrideSearchPath (#7145)
|
2023-09-05 17:40:22 +02: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 and columnar into 12.2devel (#7200)
|
2023-09-14 12:03:09 +03:00 |
safeclib
|
Compile safestringlib using regular configure
|
2020-03-19 11:52:20 +01:00 |
shared_library_init.c
|
Improve the performance of CitusHasBeenLoaded function for a database that does not do CREATE EXTENSION citus but load citus.so. (#7123)
|
2023-09-05 13:29:35 +03:00 |