pgsql: Also fix rotation of csvlog on Windows.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Also fix rotation of csvlog on Windows.
Date: 2013-01-24 09:44:27
Message-ID: E1TyJMB-0003gv-5W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Also fix rotation of csvlog on Windows.

Backpatch to 9.2, like the previous fix.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/168d315703287989fd9dab0badb212c529e88691

Modified Files
--------------
src/backend/postmaster/syslogger.c | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-01-24 13:36:07 pgsql: pg_upgrade: report failed cluster name
Previous Message Simon Riggs 2013-01-24 08:04:52 pgsql: Docs shouldn't say HOT Standby.