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-0003gx-6n@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
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3cef2179e0ded304286215c653d6458354d23a55

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.