Re: pgsql: Oops, don't forget to rewind the directory before scanning it to

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Greg Stark <stark(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Oops, don't forget to rewind the directory before scanning it to
Date: 2010-02-22 02:38:52
Message-ID: 3f0b79eb1002211838p634bd86dm2a6e42450326a13@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, Feb 22, 2010 at 9:11 AM, Greg Stark <stark(at)postgresql(dot)org> wrote:
> Log Message:
> -----------
> Oops, don't forget to rewind the directory before scanning it to fsync files in CREATE DATABASE

}
+ Free(xldir);

s/Free/FreeDir ?

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-02-22 02:50:10 pgsql: Fix multiple copy and paste-o's.
Previous Message Tom Lane 2010-02-22 02:30:58 Re: pgsql: Oops, don't forget to rewind the directory before scanning it to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-02-22 02:54:40 Re: pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after
Previous Message Tom Lane 2010-02-22 02:30:58 Re: pgsql: Oops, don't forget to rewind the directory before scanning it to