Make stxstattarget nullable

Peter Eisentraut <peter@eisentraut.org>

Commit: 012460ee93c304fbc7220e5b55d9d0577fc766ab
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-03-17T11:26:26Z
Releases: 17.0
Make stxstattarget nullable

To match attstattarget change (commit 4f622503d6d).  The logic inside
CreateStatistics() is clarified a bit compared to that previous patch,
and so here we also update ATExecSetStatistics() to match.

Reviewed-by: Tomas Vondra <tomas.vondra@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/flat/4da8d211-d54d-44b9-9847-f2a9f1184c76@eisentraut.org

Files

Documentation touched

Discussion