pg_stat_reset round 2 - Mailing list pgsql-patches

From Christopher Kings-Lynne
Subject pg_stat_reset round 2
Date
Msg-id GNELIHDDFBOCMGBFGEFOGEICCDAA.chriskl@familyhealth.com.au
Whole thread Raw
Responses Re: pg_stat_reset round 2  (Neil Conway <nconway@klamath.dyndns.org>)
List pgsql-patches
This is a reworked patch.  It makes pg_stat_reset() a documented builtin
function.  It requires superuser privileges to execute.  The committer
should check my pg_proc.h entry to make sure I've set isstrict, volatility,
etc. correctly...

It's been renamed in line with the other stats functions.

Chris

Attachment

pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: CLUSTER regression test
Next
From: Neil Conway
Date:
Subject: Re: pg_stat_reset round 2