1. 83022b5 Enhancement: Remove redundant return statements in UDP interconnect code by Sagittarius · 2 days ago main
  2. 9c3d48e Fix: pg_task / pg_task_run_history column reorder with catversion bump (#1817) by roseduan · 3 days ago
  3. 837f808 ORCA: don't push LOJ ON-pred onto its own outer in PushThruOuterChild (#1836) by Jianghua.yjh · 4 days ago
  4. d327151 CI: add Rocky Linux 10 to package convenience binaries matrix by Dianjin Wang · 9 days ago
  5. 6e3051b Fix assertion failure in getNdvBySegHeapTuple for empty partitions. by zhangwenchao · 5 months ago
  6. 813779c ORCA: restore non-ASCII column aliases for all target entry kinds by Jianghua Yang · 2 weeks ago
  7. 7f5c362 Fix infinite loop in replaceStringInfoString (#1750) by Smyatkin Maxim · 11 days ago
  8. e4805bd CI: fix SonarQube action to use ASF-approved pinned version by Dianjin Wang · 12 days ago
  9. 7e4978e Fix subselect_gp2 intermittent failure due to parallel test conflict by Hao Wu · 3 weeks ago
  10. 6414a9a Fix singlenode AOCO compression test for zlib by Dianjin Wang · 3 weeks ago
  11. 98fda2f Fix egrep deprecation warning in maskout.sh by Dianjin Wang · 3 weeks ago
  12. e938d9b Fix unit test build under GCC 14 by Dianjin Wang · 3 weeks ago
  13. 79423b6 Fix RPM artifact checks for double-digit EL by Dianjin Wang · 3 weeks ago
  14. f8dc627 Fix Cloudberry build scripts for Rocky Linux 10 by Dianjin Wang · 3 weeks ago
  15. 95a300f CI: add Rocky Linux 10 build and test CI workflow by Dianjin Wang · 3 weeks ago
  16. a4ece88 Correct grammar in rules.sgml by echonesis · 4 weeks ago
  17. a3236b6 Doc: Fix typos by echonesis · 4 weeks ago
  18. cdf09de Feat: Adapt gp_relsizes_stats for Cloudberry by Vladislav Shchetinin · 5 weeks ago
  19. 569828a Feat: Import gp_relsizes_stats into gpcontrib from greenplum by Ovchinnikov Andrew · 7 weeks ago
  20. 4993145 Fix flaky vacuum_progress_column/row: remove inline DDL and wait_for_mirror_down by liushengsong · 5 weeks ago
  21. 4a2eb2f Fix rowtypes MERGE16_FIXME: use complex_t and fix record_in tupdesc double-release by liushengsong · 5 weeks ago
  22. 3fad475 Fix flaky resgroup_cpu_max_percent: average all CPU samples by liushengsong · 5 weeks ago
  23. 177f3a5 Re-enable select_throttle and workfile_mgr_test in singlenode by liushengsong · 5 weeks ago
  24. 98d6591 Fix singlenode prevent_ao_wal test: enable pg_waldump and fix expected output by liushengsong · 5 weeks ago
  25. e11b953 Remove MERGE16_FIXME comment in extract_directory by liushengsong · 5 weeks ago
  26. f95d668 Remove MERGE16_FIXME: delete dead requiredPerms stripping code in exec_mpp_query by liushengsong · 5 weeks ago
  27. 649b464 Re-enable pgstat temp file reporting and fix SIGSEGV in ReportTemporaryFileUsage by liushengsong · 5 weeks ago
  28. 2f682fe Fix PAX alter_distribution_policy test: use matchsubs to mask cluster.c line number by liushengsong · 6 weeks ago
  29. 4b6618f Fix MERGE16_FIXME: add UNSAFE_HAS_SUBPLAN flag for qual pushdown by liushengsong · 6 weeks ago
  30. 3fd1fba Remove MERGE16_FIXME in PartitionSelector and dead declarations by liushengsong · 6 weeks ago
  31. fd4141c Remove unnecessary vacuum_set_xid_limits calls for AO/AOCO tables by liushengsong · 6 weeks ago
  32. befb2bf ORCA: align CBitSet vec_size for grouping-set bitsets (#1754) by Jianghua.yjh · 4 weeks ago
  33. 49ce8e8 Doc: Fix CloudBerry -> Cloudberry typo in READMEs by Dianjin Wang · 5 weeks ago
  34. 08e3fc2 Add views for getting cumulative IC stats (#1772) by Sagittarius · 5 weeks ago
  35. 9fb2426 Feature: add reject_partition_fullscan extension (#1713) by lqriu · 5 weeks ago
  36. 3a64dbc Adapt cloudberry regression suite for regression changes by reshke · 7 weeks ago
  37. b70df45 Restrict psql meta-commands in plain-text dumps. by Nathan Bossart · 12 months ago
  38. c11d8da Convert newlines to spaces in names written in v11+ pg_dump comments. by Noah Misch · 12 months ago
  39. e5e92ae Fix security checks in selectivity estimation functions. by Dean Rasheed · 12 months ago
  40. e354e98 PAX/toast: aux's TOAST goes to pg_toast, aux itself clamped to PERMANENT by Hao Wu · 7 weeks ago
  41. c781604 Fix vacuum_progress_column/row flaky tests by ensuring FTS detects mirror down by liushengsong · 8 weeks ago
  42. 43c3c26 Fix pg_stat_activity sess_id not updated after gang reset by liushengsong · 8 weeks ago
  43. cd5e5a4 Restore register_dirty_segment for fsync safety and fix AO fsync crash by liushengsong · 8 weeks ago
  44. 43f4903 Enable ORCA runtime filter pushdown tests in gp_runtime_filter by liushengsong · 9 weeks ago
  45. f5dd3b2 Enable pg_depend corruption defense tests in create_view by liushengsong · 9 weeks ago
  46. 392978a Support distribution key update in MERGE for partitioned tables by liushengsong · 2 months ago
  47. 5651950 Enable ic-resgroup-v2 in pipeline by Jinbao Chen · 8 weeks ago
  48. 104f37b Fix for CDBD expand with concurrent distributed tx (#1803) by reshke · 7 weeks ago
  49. 344bac8 ic_udpifc: fix initSndBufferPool forward declaration by Zhang Mingli · 8 weeks ago
  50. e86bac6 macOS: demote clang-strict warning categories in Makefile.custom by Zhang Mingli · 8 weeks ago
  51. de0e7a5b macOS: pin DLSUFFIX=.so for PG 16 compatibility by Zhang Mingli · 8 weeks ago
  52. e4bf9dac numeric: drop bogus 'const' qualifier on init_var_from_str by Zhang Mingli · 8 weeks ago
  53. 3917609 macOS: build the standalone libpaxformat reader by Zhang Mingli · 8 weeks ago
  54. 273b9a2 macOS: PAX C++ portability by Zhang Mingli · 8 weeks ago
  55. a2e512e macOS: PAX cmake portability by Zhang Mingli · 8 weeks ago
  56. d107ea4 macOS: defer libpostgres.so's undefined symbols to load time by Zhang Mingli · 8 weeks ago
  57. 8fa1a42 Drop -Werror -Wextra -Wpedantic from ORCA C++ build by Zhang Mingli · 8 weeks ago
  58. 4f58444 macOS: provide HZ fallback for UDP interconnect by Zhang Mingli · 8 weeks ago
  59. 1854534 macOS: make PAX's liburing dependency optional by Zhang Mingli · 8 weeks ago
  60. 87cefe0 Rebase fixes & RAT check fix by reshke · 8 weeks ago
  61. d4d3cf5 Harden _int_matchsel() against being attached to the wrong operator. by Tom Lane · 6 months ago
  62. 30d1523 Require superuser to install a non-built-in selectivity estimator. by Tom Lane · 6 months ago
  63. d6b9534 Add a syscache on pg_extension.oid. by Tom Lane · 6 months ago
  64. beddb69 Guard against unexpected dimensions of oidvector/int2vector. by Tom Lane · 6 months ago
  65. d6749e2 Require PGP-decrypted text to pass encoding validation. by Noah Misch · 6 months ago
  66. 0b4f402 Code coverage for most pg_mblen* calls. by Thomas Munro · 6 months ago
  67. b70a1ec Replace pg_mblen() with bounds-checked versions. by Thomas Munro · 7 months ago
  68. 0ead711 Fix mb2wchar functions on short input. by Thomas Munro · 6 months ago
  69. 31053ae Fix encoding length for EUC_CN. by Thomas Munro · 6 months ago
  70. 3e8dacc pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea() by Michael Paquier · 6 months ago
  71. 1242328 Adapt CBDB regression test suite for 07ffe0783 by reshke · 8 weeks ago
  72. 28538ac libpq: Prevent some overflows of int/size_t by Jacob Champion · 9 months ago
  73. 6b10f42 Check for CREATE privilege on the schema in CREATE STATISTICS. by Nathan Bossart · 9 months ago
  74. c9dc773 Fix PAX CException stack overflow by pass-by-reference and shrinking buffer by liushengsong · 3 months ago
  75. c692573 Fix greenplum_path.sh GPHOME resolution under relative symlinks by Hao Wu · 9 weeks ago
  76. 6e4bcc5 Adapt ORCA for a935348f7 regression test changes by reshke · 8 weeks ago
  77. c7b5406 Adapt cloubderry mock generator for pg_noinline function attribute by reshke · 9 weeks ago
  78. 29f6d06 Add pg_add_size_overflow() and friends by Tom Lane · 2 months ago
  79. d8008a4 Make palloc_array() and friends safe against integer overflow. by Tom Lane · 2 months ago
  80. 5f4b184 Use palloc_array() in a few more places to avoid overflow by Heikki Linnakangas · 2 months ago
  81. 388bc93 Remove test cases for field overflows in intarray and ltree. by Tom Lane · 2 months ago
  82. ee3cfe5 refint: Fix SQL injection and buffer overruns. by Nathan Bossart · 2 months ago
  83. d8772e1 Mark PQfn() unsafe and fix overrun in frontend LO interface. by Nathan Bossart · 2 months ago
  84. ef75653 Fix integer overflow in array_agg(), when the array grows too large by Heikki Linnakangas · 2 months ago
  85. dd6cb00 Fix integer-overflow and alignment hazards in locale-related code. by Tom Lane · 2 months ago
  86. 93e2779 Prevent path traversal in pg_basebackup and pg_rewind by Michael Paquier · 2 months ago
  87. d6834f8 Avoid overflow in size calculations in formatting.c. by Nathan Bossart · 2 months ago
  88. 55386c5 Check CREATE privilege on multirange type schema in CREATE TYPE. by Nathan Bossart · 2 months ago
  89. d804b69 Guard against unsafe conditions in usage of pg_strftime(). by Tom Lane · 2 months ago
  90. 7a0624e Avoid passing unintended format codes to snprintf(). by Tom Lane · 2 months ago
  91. 956914e Fix SQL injection in logical replication origin checks. by Noah Misch · 2 months ago
  92. cccceec Apply timingsafe_bcmp() in authentication paths by Michael Paquier · 2 months ago
  93. 5f89504 Add timingsafe_bcmp(), for constant-time memory comparison by Heikki Linnakangas · 2 months ago
  94. ff48511 Guard against overflow in "left" fields of query_int and ltxtquery. by Tom Lane · 2 months ago
  95. 7ec848b Unify src/common/'s definitions of MaxAllocSize. by Tom Lane · 2 months ago
  96. bd12951 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() by Michael Paquier · 2 months ago
  97. 99028aa Add raw_connect and raw_connect_works to Cluster.pm by Michael Paquier · 2 months ago
  98. 5b71e8d Fix assorted places that need to use palloc_array(). by Tom Lane · 2 months ago
  99. 284882a Prevent buffer overrun in unicode_normalize(). by Tom Lane · 2 months ago
  100. bd08de0 Harden our regex engine against integer overflow in size calculations. by Tom Lane · 2 months ago