Re: log_filename_prefix --> log_filename + strftime()

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org, Jan Wieck <JanWieck(at)Yahoo(dot)com>, Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Subject: Re: log_filename_prefix --> log_filename + strftime()
Date: 2004-08-31 14:45:18
Message-ID: 200408310845.19017.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Should the epoch snprintf format of the int64 pg_time_t timestamp be %lld
instead of %d?

Ed

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Ed L. 2004-08-31 14:48:36 Re: log_filename_prefix --> log_filename + strftime()
Previous Message Tom Lane 2004-08-31 14:31:03 Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE