blob: 178a4c1750cb822e6a19bfa8c0dd25caa512feef [file] [log] [blame]
explain plan for select * from ( select date_part('day', interval '1 2:30:45.100' day to second) from basic limit 1 ) t limit 0;