Magnus Hagander <magnus@hagander.net> writes:
> On Wed, Jun 29, 2011 at 15:31, Steve Haslam <araqnid@googlemail.com> wrote:
>> => select pg_stat_reset_shared(null)
>> *server segfault*
> Thanks for the report - fixed, and will be in next releases.
Seems like the more appropriate fix in HEAD is to mark the function
strict in pg_proc.h.
regards, tom lane