Re: log_filename() - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: log_filename()
Date
Msg-id 20080614223544.GF8519@alvh.no-ip.org
Whole thread Raw
In response to Re: log_filename()  (Alvaro Herrera <alvherre@commandprompt.com>)
List 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.


pgsql-hackers by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: TODO Item: Allow pg_hba.conf to specify host names along with IP addresses
Next
From: Robert Treat
Date:
Subject: Re: pg_stat_statements