Skip to content

PXF 6.10.2 release notes

PXF 6.10.2

Released: 26 Feb 2026

Enhancements

  • Added TIMESTAMPTZ support to the JDBC profile.
  • Replaced the adl profile with abfss, for Azure Data Lake Storage Gen2 support.

Bug fixes

  • Fixed the pxf.control and pxf_fdw.control extension files installing to the PXF package directory instead of $GPHOME/share/postgresql/extension, where WHPG expects them. The package now installs both files to the correct location directly, so pxf cluster register is no longer required after a default installation.