Oh - and could someone please test it on a multibyte install?
Just need to know if I require multibyte headers to be ifdef'd.
Chris
> -----Original Message-----
> From: pgsql-patches-owner@postgresql.org
> [mailto:pgsql-patches-owner@postgresql.org]On Behalf Of Christopher
> Kings-Lynne
> Sent: Monday, 29 July 2002 3:05 PM
> To: Patches
> Subject: [PATCHES] New contrib: pg_reset_stats()
>
>
> Here is a new contrib. Extract it in the contrib directory and
> it will make
> its own subdir. Needs to be added to the contrib/Makefile.
>
> This is a function that allows you to reset the postgres stats collector
> from within postgres.
>
> It's documented, has an sql script and has been tested and works.
>
> This function should probably be put in the postgres backend as a
> builtin at
> some point methinks...
>
> Chris
>