text coverage for EXTRACT() - Mailing list pgsql-hackers

From Peter Eisentraut
Subject text coverage for EXTRACT()
Date
Msg-id c3306ac7-fcae-a1b8-1e30-6a379d605bcb@2ndquadrant.com
Whole thread Raw
Responses Re: text coverage for EXTRACT()  (Vik Fearing <vik@postgresfriends.org>)
List pgsql-hackers
During the discussion in [0] I noticed that the extract()/date_part() 
variants for time, timetz, and interval had virtually no test coverage. 
So I put some more tests together, which should be useful if we decide 
to make any changes in this area per [0].


[0]: 
https://www.postgresql.org/message-id/flat/42b73d2d-da12-ba9f-570a-420e0cce19d9%40phystech.edu

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Include access method in listTables output
Next
From: Amit Khandekar
Date:
Subject: Auto-vectorization speeds up multiplication of large-precision numerics