11.12.2025

Greengage DB 7.4.1 product release

Test improvements and bug fixes
  • Postgres core
    12
  • Supported os systems
  • License
    Apache 2.0

Improved the dispatch result check at the executor finish stage

Updated the cleanup logic for functions that are defined as EXECUTE ON INITPLAN

Fixed the query dispatcher (QD) scan for uncommitted foreign tables

Resolved the DROP IF EXISTS inconsistency

Corrected LIMIT application for replicated distributions

Ensured shared tuplestores are deleted on abort

Fixed handling the outer references in the JOIN clauses

Restored a ping loop in gpstart to wait for connections

Ensured InitPlans always run in a single transaction

Updated CI workflows

Stabilized isolation tests for resource group views

Stabilized tests related to reindexing partitions with btree indexes

Fixed the broken pipeline build

Enabled test runs for feature branches with slashes