log_filename() - Mailing list pgsql-hackers

From Joshua D. Drake
Subject log_filename()
Date
Msg-id 20080420140126.58e9c35a@commandprompt.com
Whole thread Raw
Responses Re: log_filename()  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: log_filename()  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
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)

Is it true?

-- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




pgsql-hackers by date:

Previous
From: mito
Date:
Subject: Re: WAL files format
Next
From: Andrew Dunstan
Date:
Subject: typedefs for indent