# HG changeset patch # User Alain Mazy # Date 1749027667 -7200 # Node ID 96a6640b849839acf29c956235500caa57120ad1 # Parent 91543bb29a2949f45ccdbac674b842db7aa908cf release notes diff -r 91543bb29a29 -r 96a6640b8498 PostgreSQL/NEWS --- a/PostgreSQL/NEWS Wed Jun 04 11:00:36 2025 +0200 +++ b/PostgreSQL/NEWS Wed Jun 04 11:01:07 2025 +0200 @@ -13,8 +13,9 @@ Maintenance: * Optimized the CreateInstance SQL query. -* Internal: The PatientRecyclingOrder has been refactored and is now stored in - Patient metadata (18: IsProtected, 19: PatientRecyclingOrder) +* Internals: + - The PatientRecyclingOrder has been refactored and is now stored in + Patient metadata (18: IsProtected, 19: PatientRecyclingOrder) Release 7.2 (2025-02-27)