XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      Function Return Type Description Example Result
      date_part(textinterval) double precision Get subfield (equivalent to extract); see Section 9.9.1 date_part('month', interval '2 years 3 months') 3

      We can replace it with extract(field from timestamp).

      https://www.postgresql.org/docs/11/functions-datetime.html

      Attachments

        Issue Links

          Activity

            People

              maxgekk Max Gekk
              yumwang Yuming Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: