Addition and subtraction operations for the interval and integer types - Mailing list pgsql-hackers

From yangyz
Subject Addition and subtraction operations for the interval and integer types
Date
Msg-id tencent_F904F0D6FEC24808CEFFD42E64C4D12F9B07@qq.com
Whole thread Raw
Responses Re: Addition and subtraction operations for the interval and integer types
List pgsql-hackers

Hi Hackers,


When working on Oracle compatibility-related tasks, I discovered that
PostgreSQL does not support the addition and subtraction operations
between interval and integer (such usage is usually seen when performing
time calculations in Oracle). In order to enhance the compatibility 
between Oracle and PostgreSQL, I implemented it.

Regards,

Yang Yuanzhuo


Attachment

pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: Improve OAuth discovery logging
Next
From: Chao Li
Date:
Subject: doc: Clarify that empty COMMENT string removes the comment