.. |
acquire_lock.c
|
PG16 compatibility: ruleutils and successful CREATE EXTENSION (#7087)
|
2023-08-02 16:04:51 +03:00 |
aggregate_utils.c
|
PG16 compatibility: Resolve compilation issues (#7005)
|
2023-07-21 14:32:37 +03:00 |
array_type.c
|
Adds control for background task executors involving a node (#6771)
|
2023-04-06 14:12:39 +03:00 |
background_jobs.c
|
Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007)
|
2023-06-21 14:18:23 +03:00 |
cancel_utils.c
|
add IsHoldOffCancellationReceived utility function (#3290)
|
2019-12-12 17:32:59 +03:00 |
citus_clauses.c
|
Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007)
|
2023-06-21 14:18:23 +03:00 |
citus_copyfuncs.c
|
Fixes typo and renames multi_process_utility (#7259)
|
2023-10-17 16:39:37 +03:00 |
citus_depended_object.c
|
Properly handle error at owner check (#6984)
|
2023-06-21 14:50:01 +03:00 |
citus_nodefuncs.c
|
move pg_version_constants.h to toplevel include (#7335)
|
2023-11-09 15:09:39 +00:00 |
citus_outfuncs.c
|
move pg_version_constants.h to toplevel include (#7335)
|
2023-11-09 15:09:39 +00:00 |
citus_readfuncs.c
|
Remove READFUNCs (#3536)
|
2020-02-24 12:43:28 +01:00 |
citus_safe_lib.c
|
move pg_version_constants.h to toplevel include (#7335)
|
2023-11-09 15:09:39 +00:00 |
citus_stat_tenants.c
|
Add locking mechanism for tenant monitoring probabilistic approach (#7026)
|
2023-07-03 13:08:03 +03:00 |
citus_version.c
|
add gitref to the output of citus_version (#3246)
|
2019-11-29 15:54:09 +01:00 |
colocation_utils.c
|
Create a new colocation properly after braking one
|
2023-09-05 10:58:46 +03:00 |
directory.c
|
Remove unused functions (#6220)
|
2022-08-22 11:53:25 +03:00 |
distribution_column.c
|
Call null-shard-key tables as single-shard distributed tables in code
|
2023-05-03 17:02:43 +03:00 |
distribution_column_map.c
|
Add non-blocking variant of create_distributed_table (#6087)
|
2022-08-30 15:35:40 +03:00 |
enable_ssl.c
|
move pg_version_constants.h to toplevel include (#7335)
|
2023-11-09 15:09:39 +00:00 |
errormessage.c
|
Make enterprise features open source (#6008)
|
2022-06-16 00:23:46 -07:00 |
foreign_key_relationship.c
|
move pg_version_constants.h to toplevel include (#7335)
|
2023-11-09 15:09:39 +00:00 |
function.c
|
Remove old re-partitioning functions
|
2022-04-04 18:11:52 +02:00 |
function_utils.c
|
PG16 compatibility: Resolve compilation issues (#7005)
|
2023-07-21 14:32:37 +03:00 |
hash_helpers.c
|
Use CreateSimpleHash (and variants) whenever possible (#6177)
|
2022-08-17 13:01:59 +03:00 |
jsonbutils.c
|
Multi tenant monitoring (#6725)
|
2023-04-05 17:44:17 +03:00 |
listutils.c
|
Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007)
|
2023-06-21 14:18:23 +03:00 |
log_utils.c
|
move pg_version_constants.h to toplevel include (#7335)
|
2023-11-09 15:09:39 +00:00 |
maintenanced.c
|
move pg_version_constants.h to toplevel include (#7335)
|
2023-11-09 15:09:39 +00:00 |
multi_partitioning_utils.c
|
move pg_version_constants.h to toplevel include (#7335)
|
2023-11-09 15:09:39 +00:00 |
namespace_utils.c
|
get rid of {Push/Pop}OverrideSearchPath (#7145)
|
2023-09-05 17:40:22 +02:00 |
param_utils.c
|
Fixes: #5787 In prepared statements, map any unused parameters
|
2022-05-13 19:31:05 -07:00 |
priority.c
|
Support changing CPU priorities for backends and shard moves (#6126)
|
2022-08-16 13:07:17 +03:00 |
query_utils.c
|
Fix partition column index issue (#4591)
|
2021-01-29 14:40:40 +03:00 |
reference_table_utils.c
|
Run replicate_reference_tables background task as superuser. (#6930)
|
2023-05-18 23:46:32 +03:00 |
relation_utils.c
|
PG16 compatibility - Rework PlannedStmt and Query's Permission Info (#7098)
|
2023-08-09 15:23:00 +03:00 |
replication_origin_session_utils.c
|
Fix format attribute and IsLocalReplicationOriginSessionActive errors (#7055)
|
2023-07-13 17:41:57 +03:00 |
resource_lock.c
|
Single Shard Table Tests for Shard Lock UDFs (#6944)
|
2023-05-30 12:23:41 +03:00 |
role.c
|
Fix typos. Spurred spotting "connectios" in logs
|
2021-10-25 13:54:09 +00:00 |
shard_utils.c
|
verify shards if exists for insert, delete, update (#6280)
|
2022-09-06 15:29:14 +02:00 |
shardinterval_utils.c
|
Add support for creating distributed tables with a null shard key (#6745)
|
2023-05-03 16:18:27 +03:00 |
statistics_collection.c
|
Disable statistics collection (#7162)
|
2023-08-29 16:09:19 +03:00 |
string_utils.c
|
Degrade gracefully when no background workers available
|
2020-10-05 16:55:00 +03:00 |
task_execution_utils.c
|
move pg_version_constants.h to toplevel include (#7335)
|
2023-11-09 15:09:39 +00:00 |
tenant_schema_metadata.c
|
Fix ScanKeyInit RegProcedure and Datum arguments (#7072)
|
2023-07-21 14:11:10 +03:00 |
tuplestore.c
|
Remove copyright years (#2918)
|
2019-10-15 17:44:30 +03:00 |
type_utils.c
|
This implements a new UDF citus_get_cluster_clock() that returns a monotonically
|
2022-10-28 10:15:08 -07:00 |