commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(cloudberry) 02/26: Harden tsquery code against overflows.
reshke
(cloudberry) 21/26: Invalidate plan cache after role changes.
reshke
(cloudberry) 06/26: Replace fixed-size, too-short array with a palloc'd one.
reshke
(cloudberry) 19/26: Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE.
reshke
(cloudberry) 01/26: Harden tsvector code against overflows.
reshke
(cloudberry) 03/26: Fix potential buffer overrun in regexp match/split functions.
reshke
(cloudberry) 22/26: Save/restore more lexer state when skipping text due to \if.
reshke
(cloudberry) 20/26: Check for USAGE privilege on the composite type in ALTER TABLE OF.
reshke
(cloudberry) branch jdejii updated (901375fdfdb -> 0462744fe58)
reshke
(cloudberry) branch jdejii updated (83eb0ce3261 -> 901375fdfdb)
reshke
[PR] Fix full merge join gang size crash in ORCA [cloudberry]
via GitHub
[PR] Docs: add llms.txt and robots.txt for AI assistants and answer engines [cloudberry-site]
via GitHub
Re: [PR] Docs: add llms.txt and robots.txt for AI assistants and answer engines [cloudberry-site]
via GitHub
(cloudberry) branch jdejii updated: add expected
reshke
(cloudberry) branch jdejii updated (74df6a0954a -> a0b29f3f8ec)
reshke
(cloudberry) branch jdejii updated (70f48e44c8a -> 74df6a0954a)
reshke
[PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
[PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
Re: [PR] Fix JOIN motion type selection for join quals containing outer refs [cloudberry]
via GitHub
(cloudberry) branch jdejii updated (65b0b74b863 -> 70f48e44c8a)
reshke
(cloudberry) 01/01: Fix JOIN motion type selection for join quals containing outer refs
reshke
(cloudberry) branch jdejii updated (96ad4c6552d -> 65b0b74b863)
reshke
(cloudberry) 01/01: Fix JOIN motion type selection for join quals containing outer refs
reshke
(cloudberry) branch jdejii updated (5f84925ac6b -> 96ad4c6552d)
reshke
(cloudberry) 01/01: Fix JOIN motion type selection for join quals containing outer refs
reshke
(cloudberry) branch jdejii updated (c9706052a54 -> 5f84925ac6b)
reshke
(cloudberry) 01/01: Fix JOIN motion type selection for join quals containing outer refs
reshke
(cloudberry) branch jdejii updated (3e75f095ea8 -> c9706052a54)
reshke
(cloudberry) 01/01: Fix JOIN motion type selection for join quals containing outer refs
reshke
[PR] Fix: unstable pax_inject_fault regression test [cloudberry]
via GitHub
Re: [PR] Fix: unstable pax_inject_fault regression test [cloudberry]
via GitHub
Re: [PR] Fix: unstable pax_inject_fault regression test [cloudberry]
via GitHub
(cloudberry) branch jdejii updated (fcef7a9c3ea -> 3e75f095ea8)
reshke
(cloudberry) 01/01: Fix JOIN motion type selection for join quals containing outer refs
reshke
(cloudberry) branch jdejii updated: Fix JOIN motion type selection for join quals containing outer refs
reshke
(cloudberry) branch jdejii created (now 51967d33cb2)
reshke
[PR] DevOps: Remove unused s3-repo-sync-and-sign.sh script [cloudberry]
via GitHub
[I] [Bug] CVE-2026-14669: Backport PostgreSQL to_char() heap buffer overflow fix to Cloudberry 2.1 [cloudberry]
via GitHub
Re: [I] [Bug] CVE-2026-14669: Backport PostgreSQL to_char() heap buffer overflow fix to Cloudberry 2.1 [cloudberry]
via GitHub
Re: [I] [Bug] CVE-2026-14669: Backport PostgreSQL to_char() heap buffer overflow fix to Cloudberry 2.1 [cloudberry]
via GitHub
(cloudberry) branch backport_cve updated: Backport adaptations
reshke
[PR] Backport CVE fixes from 16.15 [cloudberry]
via GitHub
Re: [PR] Backport CVE fixes from 16.15 [cloudberry]
via GitHub
(cloudberry) branch backport_cve created (now 8e3e5f4896f)
reshke
(cloudberry) 02/25: Harden tsquery code against overflows.
reshke
(cloudberry) 07/25: pg_dump: avoid assuming how long pg_proc.protrftypes can be.
reshke
(cloudberry) 22/25: Save/restore more lexer state when skipping text due to \if.
reshke
(cloudberry) 03/25: Fix potential buffer overrun in regexp match/split functions.
reshke
(cloudberry) 20/25: Check for USAGE privilege on the composite type in ALTER TABLE OF.
reshke
(cloudberry) 05/25: Be more wary about constant's datatype in scalarineqsel().
reshke
(cloudberry) 12/25: Use palloc_array() in pltcl and plperl to avoid overflow
reshke
(cloudberry) 09/25: Reject calls from SQL to functions that take or return type internal.
reshke
(cloudberry) 06/25: Replace fixed-size, too-short array with a palloc'd one.
reshke
(cloudberry) 16/25: Empty search_path in amcheck.
reshke
(cloudberry) 17/25: Cross-check the type of a portal running EXECUTE or FETCH.
reshke
(cloudberry) 11/25: Fix pg_trgm's picksplit function with all-true datums
reshke
(cloudberry) 19/25: Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE.
reshke
(cloudberry) 08/25: Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
reshke
(cloudberry) 23/25: Fix errorhandling for PGP encryption
reshke
(cloudberry) 15/25: Use value of scram_iterations in mock_scram_secret().
reshke
(cloudberry) 25/25: psql: Don't do backquote expansion in \unrestrict.
reshke
(cloudberry) 01/25: Harden tsvector code against overflows.
reshke
(cloudberry) 13/25: ecpg: Fix out-of-bound writes due to processing of invalid bytea data
reshke
(cloudberry) 14/25: Obstruct EXTRACT() field name deparse injection.
reshke
(cloudberry) 04/25: Harden PL/Perl code against "tied" Perl arrays and hashes.
reshke
(cloudberry) 21/25: Invalidate plan cache after role changes.
reshke
(cloudberry) 10/25: Return nulls honestly in aggregate "combine" functions.
reshke
(cloudberry) 24/25: pgcrypto: Add option to revert to prior decryption behavior
reshke
(cloudberry) 18/25: Avoid overflow in Levenshtein distance calculations.
reshke
[PR] Fix spurious global xmin > xmin error on rollback [cloudberry]
via GitHub
Re: [PR] Fix spurious global xmin > xmin error on rollback [cloudberry]
via GitHub
(cloudberry) branch main updated: CI: bump GitHub Actions to Node.js 24 runtimes
djwang
(cloudberry-site) branch main updated: Blog: Incubation Report - August 2026
djwang
[I] Idea: Allow the user to set the path for the gpbackman history_db file using an environment variable [cloudberry-backup]
via GitHub
Re: [I] Idea: Allow the user to set the path for the gpbackman history_db file using an environment variable [cloudberry-backup]
via GitHub
Re: [I] Idea: Allow the user to set the path for the gpbackman history_db file using an environment variable [cloudberry-backup]
via GitHub
Re: [I] Idea: Allow the user to set the path for the gpbackman history_db file using an environment variable [cloudberry-backup]
via GitHub
Re: [I] Idea: Allow the user to set the path for the gpbackman history_db file using an environment variable [cloudberry-backup]
via GitHub
Re: [I] Idea: Allow the user to set the path for the gpbackman history_db file using an environment variable [cloudberry-backup]
via GitHub
[PR] Fix gpactivatestandby after clean shutdown. [cloudberry]
via GitHub
Re: [PR] Fix gpactivatestandby after clean shutdown. [cloudberry]
via GitHub
Re: [PR] Fix gpactivatestandby after clean shutdown. [cloudberry]
via GitHub
Re: [PR] Fix gpactivatestandby after clean shutdown. [cloudberry]
via GitHub
Re: [PR] Fix gpactivatestandby after clean shutdown. [cloudberry]
via GitHub
Re: [PR] Bump org.apache.commons:commons-compress from 1.20 to 1.26.0 in /server [cloudberry-pxf]
via GitHub
(cloudberry-pxf) branch dependabot/gradle/server/org.apache.commons-commons-compress-1.26.0 created (now d8ad649e)
github-bot
(cloudberry) branch main updated: Fix various c23 compile errors (#1879)
reshke
[I] [Bug] unstable pax_inject_fault regression test [cloudberry]
via GitHub
Re: [I] [Bug] unstable pax_inject_fault regression test [cloudberry]
via GitHub
Re: [I] [Bug] unstable pax_inject_fault regression test [cloudberry]
via GitHub
[PR] Blog: Incubation Report - August 2026 [cloudberry-site]
via GitHub
Re: [PR] Blog: Incubation Report - August 2026 [cloudberry-site]
via GitHub
(cloudberry) branch main updated: Feature: dispatch T_CustomScanState in CBDB parallel walkers (#1855)
yjhjstz
[PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
Re: [PR] gpfdist supports reading LZO-compressed files. [cloudberry]
via GitHub
(cloudberry-site) branch main updated: Docs: add IP fragmentation tuning guidance for interconnect network errors
djwang
[PR] Synchronize gpbackup history with the standby coordinator. [cloudberry-backup]
via GitHub
Re: [PR] Synchronize gpbackup history with the standby coordinator. [cloudberry-backup]
via GitHub
Re: [PR] Synchronize gpbackup history with the standby coordinator. [cloudberry-backup]
via GitHub
Re: [PR] Synchronize gpbackup history with the standby coordinator. [cloudberry-backup]
via GitHub
Re: [PR] Synchronize gpbackup history with the standby coordinator. [cloudberry-backup]
via GitHub
Re: [PR] Synchronize gpbackup history with the standby coordinator. [cloudberry-backup]
via GitHub
Re: [PR] Synchronize gpbackup history with the standby coordinator. [cloudberry-backup]
via GitHub
Re: [PR] Synchronize gpbackup history with the standby coordinator. [cloudberry-backup]
via GitHub
[I] [Bug] Expand fails to recognize user-defined tablespaces [cloudberry]
via GitHub
(cloudberry) branch main updated: ORCA: fix CTE column-pruning misalignment across consumers
yjhjstz
[PR] Feat/ai page access [cloudberry-site]
via GitHub
Re: [PR] Feat/ai page access [cloudberry-site]
via GitHub
[PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
Re: [PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
Re: [PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
Re: [PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
Re: [PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
Re: [PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
Re: [PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
Re: [PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
Re: [PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
Re: [PR] Fix distributed snapshot race during commit [cloudberry]
via GitHub
[PR] ORCA: fix CTE column-pruning misalignment across consumers [cloudberry]
via GitHub
Re: [PR] ORCA: fix CTE column-pruning misalignment across consumers [cloudberry]
via GitHub
Re: [PR] ORCA: fix CTE column-pruning misalignment across consumers [cloudberry]
via GitHub
[PR] ORCA: fix CTE column-pruning misalignment across consumers [cloudberry]
via GitHub
Re: [PR] ORCA: fix CTE column-pruning misalignment across consumers [cloudberry]
via GitHub
Re: [PR] ORCA: fix CTE column-pruning misalignment across consumers [cloudberry]
via GitHub
(cloudberry-site) branch main updated: Docs: refine docs layout to widen content area
djwang
(cloudberry-pxf) branch main updated: Reduce amount of logs we produce in CI (#140)
liuxiaoyu
(cloudberry) branch main updated: Fix inverted cpuset assignment in getCpuSetByRole()
yjhjstz
[PR] Docs: refine docs layout to widen content area [cloudberry-site]
via GitHub
Re: [PR] Docs: refine docs layout to widen content area [cloudberry-site]
via GitHub
[I] Migration to Cloudberry Issue [cloudberry]
via GitHub
Re: [I] Migration to Cloudberry Issue [cloudberry]
via GitHub
Re: [I] Migration to Cloudberry Issue [cloudberry]
via GitHub
Re: [I] Migration to Cloudberry Issue [cloudberry]
via GitHub
Re: [I] Migration to Cloudberry Issue [cloudberry]
via GitHub
Re: [I] Migration to Cloudberry Issue [cloudberry]
via GitHub
Re: [I] Migration to Cloudberry Issue [cloudberry]
via GitHub
[PR] Feature: Apache Iceberg lake tables as an extension (datalake_fdw skeleton) [cloudberry]
via GitHub
Re: [PR] Feature: Apache Iceberg lake tables as an extension (datalake_fdw skeleton) [cloudberry]
via GitHub
Re: [PR] Feature: Apache Iceberg lake tables as an extension (datalake_fdw skeleton) [cloudberry]
via GitHub
Re: [PR] Feature: Apache Iceberg lake tables as an extension (datalake_fdw skeleton) [cloudberry]
via GitHub
Re: [PR] Feature: Apache Iceberg lake tables as an extension (datalake_fdw skeleton) [cloudberry]
via GitHub
[PR] Delete src/include/storage/relfilenode.h [cloudberry]
via GitHub
Re: [PR] Delete src/include/storage/relfilenode.h [cloudberry]
via GitHub
(cloudberry) branch reshke-patch-1 created (now 4e6dc39c91e)
reshke
(cloudberry) 01/01: Delete src/include/storage/relfilenode.h
reshke
(cloudberry) branch fix_heap_checksum deleted (was 90bc6bc0c22)
reshke
(cloudberry) branch main updated: Fix test modules compile-time issues (#1878)
reshke
[PR] Fix various c23 compile errors [cloudberry]
via GitHub
Re: [PR] Fix various c23 compile errors [cloudberry]
via GitHub
Re: [PR] Fix various c23 compile errors [cloudberry]
via GitHub
(cloudberry) branch fix_heap_checksum updated (dbf94c64f1f -> 90bc6bc0c22)
yjhjstz
(cloudberry) branch fix_heap_checksum updated (356e95f82fe -> dbf94c64f1f)
reshke
[PR] Fix heap_checksum compile-time issues [cloudberry]
via GitHub
Re: [PR] Fix test modules compile-time issues [cloudberry]
via GitHub
(cloudberry) branch fix_heap_checksum updated (1f7653a021d -> 356e95f82fe)
reshke
(cloudberry) 01/01: Fix heap_checksum compile-time issue
reshke
(cloudberry) branch fix_heap_checksum updated: Fix checksum
reshke
(cloudberry) branch fix_heap_checksum created (now 50d36d9f6d1)
reshke
(cloudberry) branch REL_2_STABLE updated: Upgrade the PostgreSQL kernel version to 14.8 (#1870)
reshke
[PR] task: fix intermittent "tuple concurrently updated" in DROP TASK CI [cloudberry]
via GitHub
Re: [PR] task: fix intermittent "tuple concurrently updated" in DROP TASK CI [cloudberry]
via GitHub
[PR] Reduce amount of logs we produce in CI [cloudberry-pxf]
via GitHub
Re: [PR] Reduce amount of logs we produce in CI [cloudberry-pxf]
via GitHub
(cloudberry-pxf) branch main updated: Reduce amount of tests we run in CI (#139)
ostinru
(cloudberry) branch main updated: diskquota: avoid flaky gpstop -ari in max_monitored_databases test
djwang
[PR] CI: bump checkout, upload-artifact, and download-artifact from v4 to v5 [cloudberry]
via GitHub
Re: [PR] CI: bump GitHub Actions to Node.js 24 runtimes [cloudberry]
via GitHub
Re: [PR] CI: bump GitHub Actions to Node.js 24 runtimes [cloudberry]
via GitHub
Re: [PR] CI: bump GitHub Actions to Node.js 24 runtimes [cloudberry]
via GitHub
Re: [PR] CI: bump GitHub Actions to Node.js 24 runtimes [cloudberry]
via GitHub
Re: [PR] TRY_CONVERT [cloudberry]
via GitHub
Re: [PR] TRY_CONVERT [cloudberry]
via GitHub
Re: [PR] TRY_CONVERT [cloudberry]
via GitHub
[PR] Feature: add TRY_CONVERT extension [cloudberry]
via GitHub
Re: [PR] Feature: add TRY_CONVERT extension [cloudberry]
via GitHub
Re: [PR] Feature: add TRY_CONVERT extension [cloudberry]
via GitHub
[PR] Feature: add TRY_CONVERT extension [cloudberry]
via GitHub
Earlier messages
Later messages