Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.8.0
    • Expression, SQL Parser
    • None

    Description

      Time literal represents a time literal value. Its BNF grammar is as follows:

      <time literal>    ::=   TIME <time string>
      <time string>    ::=   <quote> <unquoted time string> <quote>
      <unquoted time string>    ::=   <time value> [ <time zone interval> ]
      <time zone interval>    ::=   <sign> <hours value> <colon> <minutes value>
      

      Attachments

        1. TAJO-439-2.patch
          17 kB
          DaeMyung Kang
        2. TAJO-439.patch
          21 kB
          DaeMyung Kang

        Activity

          People

            charsyam DaeMyung Kang
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: