Mark pg_stat_get_subscription_stats() strict.
Andres Freund <andres@anarazel.de>
Mark pg_stat_get_subscription_stats() strict. It accidentally was marked as non-strict. As it was introduced only in HEAD, we can just fix the catalog. Bumps catversion. Discussion: https://postgr.es/m/20220326212432.s5n2maw6kugnpyxw@alap3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_proc.dat | modified | +1 −1 |
| src/test/regress/expected/stats.out | modified | +6 −0 |
| src/test/regress/sql/stats.sql | modified | +1 −0 |
Discussion
- pg_stat_get_replication_slot() marked not strict, crashes 10 messages · 2022-03-26 → 2022-03-28