diff options
| author | Constantin Jucovschi <cj@ubuntu.localdomain> | 2009-04-24 07:20:22 -0400 |
|---|---|---|
| committer | Constantin Jucovschi <cj@ubuntu.localdomain> | 2009-04-24 07:20:22 -0400 |
| commit | 8f27e65bddd7d4b8515ce620fb485fdd78fcdf89 (patch) | |
| tree | bd328a4dd4f92d32202241b5e3a7f36177792c5f /systemtest/testdata/errorset1/err408.ql | |
| download | rasdaman-upstream-8f27e65bddd7d4b8515ce620fb485fdd78fcdf89.tar.gz rasdaman-upstream-8f27e65bddd7d4b8515ce620fb485fdd78fcdf89.tar.xz rasdaman-upstream-8f27e65bddd7d4b8515ce620fb485fdd78fcdf89.zip | |
Initial commitv8.0
Diffstat (limited to 'systemtest/testdata/errorset1/err408.ql')
| -rw-r--r-- | systemtest/testdata/errorset1/err408.ql | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/systemtest/testdata/errorset1/err408.ql b/systemtest/testdata/errorset1/err408.ql new file mode 100644 index 0000000..887af1e --- /dev/null +++ b/systemtest/testdata/errorset1/err408.ql @@ -0,0 +1,4 @@ +-- Testbed: error_no=408 + +select shift( a, [0,sdom(a)[0].hi] ) +from ImgCharA as a |
