timestamp date_trunc('quarter',...)

From: Böjthe Zoltán <zbojthe(at)arcinfo(dot)hu>
To: pgsql-patches(at)postgresql(dot)org
Subject: timestamp date_trunc('quarter',...)
Date: 2003-07-01 19:11:55
Message-ID: 3F01DCFB.3010201@arcinfo.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I corecting date_trunc('quarter',...) and friends because orig version
doing '2003-07-30' -> '2003-04-01', '2003-11-30' ->'2003-07-01'

Attachment Content-Type Size
postgresql-timestamp.patch text/plain 965 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-07-01 19:11:59 Re: sslmode patch
Previous Message Tom Lane 2003-07-01 13:50:32 Re: Typo in backend/libpq/be-secure.c