Gokhan Gulbiz
Gokhan Gulbiz
DESCRIPTION: Fixes citus_drain_node to drain the specified worker only. Fixes #6267
DESCRIPTION: PR description that will go into the change log, up to 78 characters
DESCRIPTION: PR description that will go into the change log, up to 78 characters
DESCRIPTION: PR description that will go into the change log, up to 78 characters
This is a list of known limitations related to identity column support on distributed tables, which should be tracked for future releases: - [ ] Metadata resync causes a loss...
DESCRIPTION: PR description that will go into the change log, up to 78 characters
Fixes #7238 DESCRIPTION: PR description that will go into the change log, up to 78 characters
When attempting to alter the default value of a column with complex int4range expressions, an error is encountered, resulting in an "unrecognized node type: 119" message. This issue seems to...
This pull request adds the implementation to filter out logical messages based on source filters for `--follow` operations. It introduces the `ShouldFilterOutMessage(..)` function in `ld_stream.c` to determine whether a message...