WarehousePG 6.x release notes v6.27.4
This section is adapted from the WarehousePG v6.x documentation
WarehousePG 6.x release notes
The WarehousePG documentation describes the latest version of WarehousePG 6.
| Version | Release date |
|---|---|
| 6.27.4-WHPG | 7 April 2026 |
| 6.27.3-WHPG | 28 January 2026 |
| 6.27.2-WHPG | 8 December 2025 |
WarehousePG 6.27.4-WHPG
Released: 7 April 2026
WarehousePG 6.27.4-WHPG includes the following new features, enhancements, bug fixes, and other changes:
Bug fixes
- Resolved critical stability issues in the ORCA optimizer including fixes for segmentation faults and infinite recursion.
- Fixed an issue where unnecessary motion was created on query executor slices.
- Corrected behavior and stability when running the
execute on initplanfunction. - Removed role assertions in
get_ao_compression_ratio()andaorow_compression_ratio_internalto allow the function to execute on query executors, enabling the use ofgp_dist_random()to retrieve compression statistics from all segments.
Security
- Fixed a heap buffer overflow vulnerability in libpq for CVE-2025-12818 by hardening memory allocation against integer overflows. This change implements stricter
size_tcalculations for large, untrusted inputs to ensure allocated buffers are sufficient for their contents.
WarehousePG 6.27.3-WHPG
Released: 28 January 2026
WarehousePG 6.27.3-WHPG includes the following new features, enhancements, bug fixes, and other changes:
Bug fixes
- Made the
ReScanForeignScancallback optional for Foreign Data Wrappers (FDWs) to simplify the implementation and improve compatibility for external data sources. - Removed the
GUC_NO_SHOW_ALLflag for thearchive_timeoutconfiguration parameter to ensure the setting is correctly displayed in all system configuration views.
WarehousePG 6.27.2-WHPG
Released: 8 December 2025
WarehousePG 6.27.2-WHPG includes the following new features, enhancements, bug fixes, and other changes:
Enhancements
- Restored the functionality of
greenplum-abi-teststo ensure ongoing development stability and interface compatibility. - Adjusted
ftsprobelogging to useWARNINGseverity for failure and retry exhaustion events, ensuring these critical messages are always visible regardless ofgp_log_ftssettings.
Bug fixes
- Resolved mirror promotion failures and fixed assertion failures caused by the incorrect application of the
fmtId()function. - Improved error detection reliability in
status_checkcases and implemented checks for MergeAppend nodes in the share input mutator. - Optimized internal performance by transitioning to
LWLocksfor instrumentation headers and using pipes instead of sockets for immediate poll termination. - Fixed an issue where tables with corrupted
reloptionscould not be dropped due to compression validation errors being incorrectly raised during non-validation code paths.
Security
- Included a fix for CVE-2025-1094.
- Included a fix for CVE-2024-10979.
- Included a fix for CVE-2024-10977.
- Included a fix for CVE-2024-0985.
- Included a fix for CVE-2020-14343.
- On this page
- WarehousePG 6.x release notes