mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 12:58:58 -04:00
24e2d4b6ba
This is the proper fix for bug #6082 about
pg_stat_reset_shared(NULL) causing a crash, and it reverts
commit 79aa44536f on head.
The workaround of throwing an error from inside the function is
left on backbranches (including 9.1) since this change requires
a new initdb.