package/postgresql: security bump version to 15.6
Release notes: https://www.postgresql.org/docs/release/15.6/
Fixes CVE-2024-0985: PostgreSQL non-owner REFRESH MATERIALIZED VIEW
CONCURRENTLY executes arbitrary SQL
Update COPYRIGHT hash for a change in copyright year (2023->2024).
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
[Peter: Fix COPYRIGHT hash, extend commit message]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>