Sign in
◑
Theme
apache
/
cloudberry
/
HEAD
867c6a1
Fix assert failure triggered by "CREATE INDEX CONCURRENTLY" (#1845)
by FairyFar
· 24 hours ago
main
217874d
Add contrib/datalake_fdw: Apache Iceberg lake tables as an extension (#1842)
by liuxiaoyu
· 2 days ago
c80d6cf
Fix putIntoUnackQueueRing function logic for Intercontect interfaces (#1931)
by ZTE-EBASE
· 2 days ago
408575c
Fix spurious global xmin > xmin error on rollback
by Hao Wu
· 3 weeks ago
bff5db9
Fix missing libicu-devel dependency in sandbox image
by Konstantin Glukhov
· 8 days ago
4d209d2
docs: fix typo implmentation -> implementation
by Vaibhav Srivastava
· 10 days ago
eaf8e25
Add predefined role pg_manage_resource_groups (#1795)
by Alena Rybakina
· 7 days ago
aab01f6
Partially re-apply https://github.com/postgres/postgres/commit/63f01980560adb57524f8b004b8f47de7e29cc38
by reshke
· 2 weeks ago
e66d65c
Fix DROP DATABASE for databases with many ACLs
by Tomas Vondra
· 2 years, 1 month ago
a4d181e
Re-apply DROP DATABASE getting interrupted fix and adapt for MPP
by Kirill Reshke
· 2 weeks ago
ca01a13
Fix extnesible SMGR API violation in ao_truncate replay (#1925)
by reshke
· 9 days ago
496632b
Keep the pax schedule entries that other tests depend on for timing
by zhaoxi
· 2 weeks ago
aff8645
Trim redundant regression cases and oversized test fixtures
by zhaoxi
· 2 weeks ago
48f8f02
Fix use-after-free in CXformSplitWindowFunc
by zhangwenchao
· 2 months ago
1a5641b
Fix extnesible SMGR API violation in register_dirty_segment_ao (#1918)
by reshke
· 10 days ago
b1e80d9
fix(orca): avoid crash on ordered-set aggregate without direct args
by Jianghua Yang
· 10 days ago
977f63d
[ORCA] Narrow CTE Producer columns in CXformGbAggWithMDQA2Join
by Jianghua Yang
· 14 days ago
d8805f1
Fix duplicate --with-zstd configure declaration
by Dianjin Wang
· 2 weeks ago
8fdd5ca
[ORCA] Support hash partitioning in ORCA
by Zhang Wenchao
· 2 months ago
0180e48
Add makefile and preprocessin guards for --without-zstd configure
by reshke
· 2 weeks ago
2f17c3a
Fix: gpstart waits for coordinator to finish recovery before connecting (#1898)
by reshke
· 2 weeks ago
99c62cf
Fix JOIN motion type selection for join quals containing outer refs (#1895)
by reshke
· 2 weeks ago
6b9df40
Backport adaptations
by Kirill Reshke
· 3 weeks ago
c8f13cb
psql: Don't do backquote expansion in \unrestrict.
by Nathan Bossart
· 3 weeks ago
86b4be4
pgcrypto: Add option to revert to prior decryption behavior
by Jacob Champion
· 3 weeks ago
359474a
Fix errorhandling for PGP encryption
by Daniel Gustafsson
· 3 weeks ago
02397f9
Save/restore more lexer state when skipping text due to \if.
by Tom Lane
· 3 weeks ago
906a1cc
Invalidate plan cache after role changes.
by Nathan Bossart
· 3 weeks ago
0891098
Check for USAGE privilege on the composite type in ALTER TABLE OF.
by Nathan Bossart
· 3 weeks ago
0f2c1c4
Check for USAGE privilege on the subtype in CREATE TYPE AS RANGE.
by Nathan Bossart
· 3 weeks ago
114cfbf
Avoid overflow in Levenshtein distance calculations.
by Nathan Bossart
· 3 weeks ago
4e78d1e
Cross-check the type of a portal running EXECUTE or FETCH.
by Robert Haas
· 3 weeks ago
d363cc8
Empty search_path in amcheck.
by Noah Misch
· 3 weeks ago
c19e6eb
Use value of scram_iterations in mock_scram_secret().
by Nathan Bossart
· 3 weeks ago
ad77f06
Obstruct EXTRACT() field name deparse injection.
by Nathan Bossart
· 3 weeks ago
3f8a14a
ecpg: Fix out-of-bound writes due to processing of invalid bytea data
by Michael Paquier
· 3 weeks ago
b7b51eb
Use palloc_array() in pltcl and plperl to avoid overflow
by Heikki Linnakangas
· 3 weeks ago
03b846c
Fix pg_trgm's picksplit function with all-true datums
by Heikki Linnakangas
· 3 weeks ago
1e1c24c
Return nulls honestly in aggregate "combine" functions.
by Tom Lane
· 3 weeks ago
f340892
Reject calls from SQL to functions that take or return type internal.
by Tom Lane
· 3 weeks ago
a993285
Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
by Tom Lane
· 3 weeks ago
5d2e262
pg_dump: avoid assuming how long pg_proc.protrftypes can be.
by Tom Lane
· 3 weeks ago
500347b
Replace fixed-size, too-short array with a palloc'd one.
by Tom Lane
· 3 weeks ago
fb9ce0c
Be more wary about constant's datatype in scalarineqsel().
by Tom Lane
· 3 weeks ago
99de710
Harden PL/Perl code against "tied" Perl arrays and hashes.
by Tom Lane
· 3 weeks ago
c6a85d5
Fix potential buffer overrun in regexp match/split functions.
by Masahiko Sawada
· 3 weeks ago
c45ec66
Harden tsquery code against overflows.
by Tom Lane
· 3 weeks ago
ab889ce
Harden tsvector code against overflows.
by Tom Lane
· 3 weeks ago
51967d3
CI: bump GitHub Actions to Node.js 24 runtimes
by Dianjin Wang
· 5 weeks ago
182cc62
Fix various c23 compile errors (#1879)
by reshke
· 3 weeks ago
78153b4
Feature: dispatch T_CustomScanState in CBDB parallel walkers (#1855)
by roseduan
· 4 weeks ago
3d1c8cd
ORCA: fix CTE column-pruning misalignment across consumers
by Jianghua Yang
· 4 weeks ago
cff0491
Fix inverted cpuset assignment in getCpuSetByRole()
by nix-oss
· 6 weeks ago
18d2ba7
Fix test modules compile-time issues (#1878)
by reshke
· 5 weeks ago
7bc2fa7
Feature: add TRY_CONVERT extension
by Alena Rybakina
· 5 weeks ago
50d36d9
diskquota: avoid flaky gpstop -ari in max_monitored_databases test
by GongXun
· 5 weeks ago
d482b42
regress: ANALYZE nametbl to stabilize index_including IOS plan
by Jianghua Yang
· 5 weeks ago
76c101f
PAX regress: refresh ORCA (optimizer=on) expected outputs for AO-like index routing
by Jianghua Yang
· 5 weeks ago
32ee49e
PAX regress: refresh expected outputs for AO-like index routing
by Jianghua Yang
· 5 weeks ago
63aeed3
PAX regress: refresh expected outputs for AO-like index routing
by Jianghua Yang
· 3 months ago
e97b919
PAX: fix SIGSEGV in SUM stats merge during DELETE on minmax columns
by GongXun
· 6 weeks ago
0764227
CI: consolidate Rocky 8/9/10 workflows into single matrix-driven file
by Dianjin Wang
· 5 weeks ago
4910d42
CI: consolidate Ubuntu 22.04/24.04 workflows into single matrix-driven file
by Dianjin Wang
· 5 weeks ago
1daae25
Packaging: Enable RPM package relocation via --prefix
by Dianjin Wang
· 5 weeks ago
83022b5
Enhancement: Remove redundant return statements in UDP interconnect code
by Sagittarius
· 6 weeks ago
9c3d48e
Fix: pg_task / pg_task_run_history column reorder with catversion bump (#1817)
by roseduan
· 6 weeks ago
837f808
ORCA: don't push LOJ ON-pred onto its own outer in PushThruOuterChild (#1836)
by Jianghua.yjh
· 6 weeks ago
d327151
CI: add Rocky Linux 10 to package convenience binaries matrix
by Dianjin Wang
· 7 weeks ago
6e3051b
Fix assertion failure in getNdvBySegHeapTuple for empty partitions.
by zhangwenchao
· 6 months ago
813779c
ORCA: restore non-ASCII column aliases for all target entry kinds
by Jianghua Yang
· 8 weeks ago
7f5c362
Fix infinite loop in replaceStringInfoString (#1750)
by Smyatkin Maxim
· 7 weeks ago
e4805bd
CI: fix SonarQube action to use ASF-approved pinned version
by Dianjin Wang
· 7 weeks ago
7e4978e
Fix subselect_gp2 intermittent failure due to parallel test conflict
by Hao Wu
· 9 weeks ago
6414a9a
Fix singlenode AOCO compression test for zlib
by Dianjin Wang
· 9 weeks ago
98fda2f
Fix egrep deprecation warning in maskout.sh
by Dianjin Wang
· 9 weeks ago
e938d9b
Fix unit test build under GCC 14
by Dianjin Wang
· 9 weeks ago
79423b6
Fix RPM artifact checks for double-digit EL
by Dianjin Wang
· 9 weeks ago
f8dc627
Fix Cloudberry build scripts for Rocky Linux 10
by Dianjin Wang
· 9 weeks ago
95a300f
CI: add Rocky Linux 10 build and test CI workflow
by Dianjin Wang
· 9 weeks ago
a4ece88
Correct grammar in rules.sgml
by echonesis
· 10 weeks ago
a3236b6
Doc: Fix typos
by echonesis
· 10 weeks ago
cdf09de
Feat: Adapt gp_relsizes_stats for Cloudberry
by Vladislav Shchetinin
· 2 months ago
569828a
Feat: Import gp_relsizes_stats into gpcontrib from greenplum
by Ovchinnikov Andrew
· 3 months ago
4993145
Fix flaky vacuum_progress_column/row: remove inline DDL and wait_for_mirror_down
by liushengsong
· 2 months ago
4a2eb2f
Fix rowtypes MERGE16_FIXME: use complex_t and fix record_in tupdesc double-release
by liushengsong
· 2 months ago
3fad475
Fix flaky resgroup_cpu_max_percent: average all CPU samples
by liushengsong
· 3 months ago
177f3a5
Re-enable select_throttle and workfile_mgr_test in singlenode
by liushengsong
· 2 months ago
98d6591
Fix singlenode prevent_ao_wal test: enable pg_waldump and fix expected output
by liushengsong
· 2 months ago
e11b953
Remove MERGE16_FIXME comment in extract_directory
by liushengsong
· 3 months ago
f95d668
Remove MERGE16_FIXME: delete dead requiredPerms stripping code in exec_mpp_query
by liushengsong
· 3 months ago
649b464
Re-enable pgstat temp file reporting and fix SIGSEGV in ReportTemporaryFileUsage
by liushengsong
· 2 months ago
2f682fe
Fix PAX alter_distribution_policy test: use matchsubs to mask cluster.c line number
by liushengsong
· 3 months ago
4b6618f
Fix MERGE16_FIXME: add UNSAFE_HAS_SUBPLAN flag for qual pushdown
by liushengsong
· 3 months ago
3fd1fba
Remove MERGE16_FIXME in PartitionSelector and dead declarations
by liushengsong
· 3 months ago
fd4141c
Remove unnecessary vacuum_set_xid_limits calls for AO/AOCO tables
by liushengsong
· 3 months ago
befb2bf
ORCA: align CBitSet vec_size for grouping-set bitsets (#1754)
by Jianghua.yjh
· 2 months ago
49ce8e8
Doc: Fix CloudBerry -> Cloudberry typo in READMEs
by Dianjin Wang
· 2 months ago
08e3fc2
Add views for getting cumulative IC stats (#1772)
by Sagittarius
· 2 months ago
9fb2426
Feature: add reject_partition_fullscan extension (#1713)
by lqriu
· 3 months ago
3a64dbc
Adapt cloudberry regression suite for regression changes
by reshke
· 3 months ago
Next »