1. e354e98 PAX/toast: aux's TOAST goes to pg_toast, aux itself clamped to PERMANENT by Hao Wu · 9 days ago main
  2. c781604 Fix vacuum_progress_column/row flaky tests by ensuring FTS detects mirror down by liushengsong · 10 days ago
  3. 43c3c26 Fix pg_stat_activity sess_id not updated after gang reset by liushengsong · 11 days ago
  4. cd5e5a4 Restore register_dirty_segment for fsync safety and fix AO fsync crash by liushengsong · 11 days ago
  5. 43f4903 Enable ORCA runtime filter pushdown tests in gp_runtime_filter by liushengsong · 3 weeks ago
  6. f5dd3b2 Enable pg_depend corruption defense tests in create_view by liushengsong · 3 weeks ago
  7. 392978a Support distribution key update in MERGE for partitioned tables by liushengsong · 5 weeks ago
  8. 5651950 Enable ic-resgroup-v2 in pipeline by Jinbao Chen · 12 days ago
  9. 104f37b Fix for CDBD expand with concurrent distributed tx (#1803) by reshke · 8 days ago
  10. 344bac8 ic_udpifc: fix initSndBufferPool forward declaration by Zhang Mingli · 14 days ago
  11. e86bac6 macOS: demote clang-strict warning categories in Makefile.custom by Zhang Mingli · 14 days ago
  12. de0e7a5b macOS: pin DLSUFFIX=.so for PG 16 compatibility by Zhang Mingli · 2 weeks ago
  13. e4bf9dac numeric: drop bogus 'const' qualifier on init_var_from_str by Zhang Mingli · 2 weeks ago
  14. 3917609 macOS: build the standalone libpaxformat reader by Zhang Mingli · 2 weeks ago
  15. 273b9a2 macOS: PAX C++ portability by Zhang Mingli · 2 weeks ago
  16. a2e512e macOS: PAX cmake portability by Zhang Mingli · 2 weeks ago
  17. d107ea4 macOS: defer libpostgres.so's undefined symbols to load time by Zhang Mingli · 2 weeks ago
  18. 8fa1a42 Drop -Werror -Wextra -Wpedantic from ORCA C++ build by Zhang Mingli · 2 weeks ago
  19. 4f58444 macOS: provide HZ fallback for UDP interconnect by Zhang Mingli · 2 weeks ago
  20. 1854534 macOS: make PAX's liburing dependency optional by Zhang Mingli · 2 weeks ago
  21. 87cefe0 Rebase fixes & RAT check fix by reshke · 12 days ago
  22. d4d3cf5 Harden _int_matchsel() against being attached to the wrong operator. by Tom Lane · 4 months ago
  23. 30d1523 Require superuser to install a non-built-in selectivity estimator. by Tom Lane · 4 months ago
  24. d6b9534 Add a syscache on pg_extension.oid. by Tom Lane · 4 months ago
  25. beddb69 Guard against unexpected dimensions of oidvector/int2vector. by Tom Lane · 4 months ago
  26. d6749e2 Require PGP-decrypted text to pass encoding validation. by Noah Misch · 4 months ago
  27. 0b4f402 Code coverage for most pg_mblen* calls. by Thomas Munro · 5 months ago
  28. b70a1ec Replace pg_mblen() with bounds-checked versions. by Thomas Munro · 5 months ago
  29. 0ead711 Fix mb2wchar functions on short input. by Thomas Munro · 5 months ago
  30. 31053ae Fix encoding length for EUC_CN. by Thomas Munro · 4 months ago
  31. 3e8dacc pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea() by Michael Paquier · 4 months ago
  32. 1242328 Adapt CBDB regression test suite for 07ffe0783 by reshke · 12 days ago
  33. 28538ac libpq: Prevent some overflows of int/size_t by Jacob Champion · 7 months ago
  34. 6b10f42 Check for CREATE privilege on the schema in CREATE STATISTICS. by Nathan Bossart · 7 months ago
  35. c9dc773 Fix PAX CException stack overflow by pass-by-reference and shrinking buffer by liushengsong · 8 weeks ago
  36. c692573 Fix greenplum_path.sh GPHOME resolution under relative symlinks by Hao Wu · 2 weeks ago
  37. 6e4bcc5 Adapt ORCA for a935348f7 regression test changes by reshke · 14 days ago
  38. c7b5406 Adapt cloubderry mock generator for pg_noinline function attribute by reshke · 3 weeks ago
  39. 29f6d06 Add pg_add_size_overflow() and friends by Tom Lane · 5 weeks ago
  40. d8008a4 Make palloc_array() and friends safe against integer overflow. by Tom Lane · 5 weeks ago
  41. 5f4b184 Use palloc_array() in a few more places to avoid overflow by Heikki Linnakangas · 4 weeks ago
  42. 388bc93 Remove test cases for field overflows in intarray and ltree. by Tom Lane · 5 weeks ago
  43. ee3cfe5 refint: Fix SQL injection and buffer overruns. by Nathan Bossart · 5 weeks ago
  44. d8772e1 Mark PQfn() unsafe and fix overrun in frontend LO interface. by Nathan Bossart · 5 weeks ago
  45. ef75653 Fix integer overflow in array_agg(), when the array grows too large by Heikki Linnakangas · 5 weeks ago
  46. dd6cb00 Fix integer-overflow and alignment hazards in locale-related code. by Tom Lane · 5 weeks ago
  47. 93e2779 Prevent path traversal in pg_basebackup and pg_rewind by Michael Paquier · 5 weeks ago
  48. d6834f8 Avoid overflow in size calculations in formatting.c. by Nathan Bossart · 5 weeks ago
  49. 55386c5 Check CREATE privilege on multirange type schema in CREATE TYPE. by Nathan Bossart · 5 weeks ago
  50. d804b69 Guard against unsafe conditions in usage of pg_strftime(). by Tom Lane · 5 weeks ago
  51. 7a0624e Avoid passing unintended format codes to snprintf(). by Tom Lane · 5 weeks ago
  52. 956914e Fix SQL injection in logical replication origin checks. by Noah Misch · 5 weeks ago
  53. cccceec Apply timingsafe_bcmp() in authentication paths by Michael Paquier · 5 weeks ago
  54. 5f89504 Add timingsafe_bcmp(), for constant-time memory comparison by Heikki Linnakangas · 5 weeks ago
  55. ff48511 Guard against overflow in "left" fields of query_int and ltxtquery. by Tom Lane · 5 weeks ago
  56. 7ec848b Unify src/common/'s definitions of MaxAllocSize. by Tom Lane · 5 weeks ago
  57. bd12951 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() by Michael Paquier · 5 weeks ago
  58. 99028aa Add raw_connect and raw_connect_works to Cluster.pm by Michael Paquier · 5 weeks ago
  59. 5b71e8d Fix assorted places that need to use palloc_array(). by Tom Lane · 5 weeks ago
  60. 284882a Prevent buffer overrun in unicode_normalize(). by Tom Lane · 5 weeks ago
  61. bd08de0 Harden our regex engine against integer overflow in size calculations. by Tom Lane · 5 weeks ago
  62. 1a5426f Fix overflows with ts_headline() by Michael Paquier · 5 weeks ago
  63. ab9ea2c ltree: Fix overflows with lquery parsing by Michael Paquier · 5 weeks ago
  64. e01957b Enable required_linear_history by Jinbao Chen · 2 weeks ago
  65. acff800 CI: Add convenience packaging workflow with multi-platform support by Dianjin Wang · 14 days ago
  66. 98ffcd5 Add AI_GUIDLINE for clarification how to use AI agents by Leonid · 14 days ago
  67. 0f4cf8d Merge tag 'REL_16_9' into Cloudberry by Jinbao Chen · 2 weeks ago
  68. 75a6fcc Disable required_linear_history by Jinbao Chen · 2 weeks ago
  69. c49e871 Fix recovery slot handling before pg_basebackup (#1675) by Aviral Garg · 3 weeks ago PG14_ARCHIVE
  70. d4f437b Minor typo: transfrom->transform by Maxim Smyatkin · 4 weeks ago
  71. 8dc9eda Fix use-after-free in GetExtStatisticsName by Jianghua Yang · 4 weeks ago
  72. f00c2b4 AO vacuum: CommandCounterIncrement before AppendOptimizedTruncateToEOF by Jianghua Yang · 4 weeks ago
  73. 61633d2 Fix: FDW OPTIONS encoding accepts symbolic names (issue #1726) (#1727) by qiang.chen · 4 weeks ago
  74. cd3c88f Fix gppkg error: 'SyncPackages' object has no attribute 'ret'. by woblerr · 6 weeks ago
  75. b4783db DevOps: add libicu-devel to Rocky Linux build images by Dianjin Wang · 4 weeks ago
  76. 9052b7a PAX stats test: wait for seq_tup_read before exiting wait_for_stats() by Jianghua Yang · 5 weeks ago
  77. 81a5f31 orca: add parallel scan test by Jianghua Yang · 4 weeks ago
  78. d2ee2fc orca: implement intra-segment parallel table scan support by Jianghua Yang · 8 months ago
  79. ce84219 ORCA: keep HAVING above a scalar GbAgg in CNormalizer::FPushable by Jianghua Yang · 7 weeks ago
  80. 4ecf0d2 DevOps: upgrade Go from 1.24.13 to 1.25.10 in dev images by Dianjin Wang · 4 weeks ago
  81. f43741b orca: fallback to Postgres optimizer on cross-slice replicated CTE Consumer (#1719) by Alena Rybakina · 4 weeks ago
  82. f9ca4fa SIGSEGV in getCdbComponentInfo() when standby coordinator is on dedicated host (#1702) by jangjang · 6 weeks ago
  83. 980ed21 Fix: set FRAMEOPTION_BETWEEN for ORCA window frames by Jianghua Yang · 7 weeks ago
  84. 02d658a Fix copy for rocky linux by Leonid Borchuk · 7 weeks ago
  85. aa9d837 xml2: Replace deprecated routines with recommended ones by Michael Paquier · 2 years, 5 months ago
  86. 508e1fd Do not include protobuf files twice by Leonid Borchuk · 8 weeks ago
  87. 46635b5 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. by Tom Lane · 2 years, 2 months ago
  88. 9bad6fc Fix incompatibilities with libxml2 >= 2.12.0. by Tom Lane · 2 years, 4 months ago
  89. f4652aa Add Rocky Linux 10 Docker containers (#1676) by Leonid · 7 weeks ago
  90. c0a03cc Fix: init missing PlannedStmt fields in orca by Jianghua Yang · 7 weeks ago
  91. 362763d Sandbox: add Cloudberry 2.1.0 release support by Dianjin Wang · 7 weeks ago
  92. 56dd541 CI: update docker/setup-qemu-action to v4.0.0 by Dianjin Wang · 7 weeks ago
  93. d8823a4 DevOps: upgrade Go to 1.24.13 in Docker build images by Dianjin Wang · 7 weeks ago
  94. fac6611 Fix colNDVBySeg attnum index mismatch in column-specific ANALYZE (#1680) by Jianghua.yjh · 7 weeks ago
  95. bff7715 Fix Python 3.12 SyntaxWarning in orphaned_toast_tables_check.py by Dianjin Wang · 7 weeks ago
  96. fa061c1 CI: Add Ubuntu24.04 workflow with test matrix support by Dianjin Wang · 8 weeks ago
  97. b84f7c6 CI: use commit hash for Docker actions by Dianjin Wang · 7 weeks ago
  98. e6becea Align release artifact naming with ASF incubator conventions by Dianjin Wang · 7 weeks ago
  99. c9100df ORCA: add optimizer_use_streaming_hashagg GUC (#1681) by Jianghua.yjh · 7 weeks ago
  100. 155e0a7 Fix: Python build dependencies installation by Dianjin Wang · 7 months ago