Duplicate function call on timestamp2tm

From: Li Japin <japinli(at)hotmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Duplicate function call on timestamp2tm
Date: 2019-12-12 14:34:20
Message-ID: SG2PR06MB37762CAE45DB0F6CA7001EA9B6550@SG2PR06MB3776.apcprd06.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I find there is a duplicate function call on timestamp2tm in timestamptz_part and timestamp_part.
Is that necessary? I remove the latter one and it also works.

Best,
Japin.

Attachment Content-Type Size
remove-duplicate-timestamp2tm-function-call.patch application/octet-stream 1.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2019-12-12 14:36:15 Re: Collation versioning
Previous Message Tom Lane 2019-12-12 14:27:04 Re: tuplesort test coverage