~ubuntu-branches/ubuntu/saucy/drizzle/saucy-proposed

« back to all changes in this revision

Viewing changes to tests/sql-bench/Data/ATIS/time_interval.txt

  • Committer: Package Import Robot
  • Author(s): Clint Byrum
  • Date: 2012-06-19 10:46:49 UTC
  • mfrom: (1.1.6)
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20120619104649-e2l0ggd4oz3um0f4
Tags: upstream-7.1.36-stable
ImportĀ upstreamĀ versionĀ 7.1.36-stable

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
'morning',0000,1200
 
2
'afternoon',1200,1800
 
3
'evening',1800,2000
 
4
'day',600,1800
 
5
'night',1800,2400
 
6
'night',000,600
 
7
'early morning',0000,800
 
8
'mid-morning',800,1000
 
9
'late morning',1000,1200
 
10
'early afternoon',1200,1400
 
11
'mid-afternoon',1400,1600
 
12
'late afternoon',1600,1800