Re: log_filename()

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: log_filename()
Date: 2008-06-14 22:35:44
Message-ID: 20080614223544.GF8519@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> Joshua D. Drake wrote:
> > We got the comment on the docs:
> >
> > log_filename(string) is misleading, since it really doesn't use a
> > strftime pattern, but instead a reimplementation of strftime, in order
> > to be cross-platform. There is no documentation on this except to look
> > in src/timezone/strftime.c (the function is called pg_strftime)
>
> Correct. I propose the attached patch.

Applied.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2008-06-15 02:14:10 Re: pg_stat_statements
Previous Message Andrew Sullivan 2008-06-14 02:38:18 Re: TODO Item: Allow pg_hba.conf to specify host names along with IP addresses