BUG #1871: operations with data types

From: "" <anris(at)polynet(dot)lviv(dot)ua>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1871: operations with data types
Date: 2005-09-09 12:00:31
Message-ID: 20050909120031.9B887F0BAF@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1871
Logged by:
Email address: anris(at)polynet(dot)lviv(dot)ua
PostgreSQL version: 7-8
Operating system: Linux
Description: operations with data types
Details:

May be it is not bug, but anywhere:

here you are sample query
select '2005-08-31'::date + '1 month'::interval-'1 month'::interval

from the mathematical me the resulting value should be '2005-08-31', but
......

can you explain this

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message al979663 2005-09-09 15:13:19 Error Failed to create process: 2! with Installer
Previous Message Arjen van der Meijden 2005-09-09 08:52:47 Race-condition with failed block-write?