On Wed, Jul 31, 2013 at 3:51 PM, Hitoshi Harada <[email protected]> wrote: > diff --git a/src/backend/storage/ipc/sinvaladt.c > b/src/backend/storage/ipc/sinvaladt.c > index 09f41c1..44d02c5 100644 > --- a/src/backend/storage/ipc/sinvaladt.c > +++ b/src/backend/storage/ipc/sinvaladt.c > @@ -214,7 +214,7 @@ SInvalShmemSize(void) > } > > /* > - * SharedInvalBufferInit > + * CreateSharedInvalidationState > * Create and initialize the SI message buffer > */ > void
Committed. Thanks! Regards, -- Fujii Masao -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
