File: errors.expected

package info (click to toggle)
postgresql-q3c 2.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,548 kB
  • sloc: sql: 27,430; ansic: 3,908; python: 110; perl: 104; makefile: 101; sh: 17
file content (11 lines) | stat: -rw-r--r-- 652 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
ERROR:  Polygons with more than 100 vertices are not supported
CONTEXT:  SQL function "q3c_poly_query" during inlining
ERROR:  Invalid array argument!
The array should contain even number of elements
CONTEXT:  SQL function "q3c_poly_query" during inlining
ERROR:  Invalid polygon! The polygon must have more than two vertices
CONTEXT:  SQL function "q3c_poly_query" during inlining
ERROR:  Invalid polygon! The polygon must have more than two vertices
CONTEXT:  SQL function "q3c_poly_query" during inlining
ERROR:  The polygon is too large. Polygons having diameter >~23 degrees are unsupported
CONTEXT:  SQL function "q3c_poly_query" during inlining