From 234526761e1a7f6fdab02b2024ccbf0acdcab629 Mon Sep 17 00:00:00 2001 From: Alexander Schwartz Date: Wed, 7 Jan 2026 11:54:06 +0100 Subject: [PATCH] Fix section level in 26.5 migration guide Closes #45184 Signed-off-by: Alexander Schwartz --- .../upgrading/topics/changes/changes-26_5_0.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/upgrading/topics/changes/changes-26_5_0.adoc b/docs/documentation/upgrading/topics/changes/changes-26_5_0.adoc index edb8e80bdba..25e94741123 100644 --- a/docs/documentation/upgrading/topics/changes/changes-26_5_0.adoc +++ b/docs/documentation/upgrading/topics/changes/changes-26_5_0.adoc @@ -38,13 +38,13 @@ It also lists significant changes to internal APIs. The Welcome Page, used to create the initial administrative user, now includes optional fields for *First name*, *Last name*, and *Email*. These fields allow administrators to provide additional profile information when creating the initial admin user. All new fields are optional and do not affect the existing functionality. -== PostgreSQL version updates +=== PostgreSQL version updates The latest major release of PostgreSQL 18 is now supported. We also updated the docs on how to use a TLS certificate for the JDBC-connection when connecting to a PostgreSQL database. -== EnterpriseDB Advanced 18 support +=== EnterpriseDB Advanced 18 support EDB 18 is now tested and supported in addition to the existing EDB 17 support.