|
| 1 | +SET client_min_messages TO NOTICE; |
| 2 | +\set ECHO none |
| 3 | +psql:pg_sphere.test.sql:9: NOTICE: type "spoint" is not yet defined |
| 4 | +DETAIL: Creating a shell type definition. |
| 5 | +psql:pg_sphere.test.sql:16: NOTICE: argument type spoint is only a shell |
| 6 | +psql:pg_sphere.test.sql:32: NOTICE: type "strans" is not yet defined |
| 7 | +DETAIL: Creating a shell type definition. |
| 8 | +psql:pg_sphere.test.sql:39: NOTICE: argument type strans is only a shell |
| 9 | +psql:pg_sphere.test.sql:55: NOTICE: type "scircle" is not yet defined |
| 10 | +DETAIL: Creating a shell type definition. |
| 11 | +psql:pg_sphere.test.sql:62: NOTICE: argument type scircle is only a shell |
| 12 | +psql:pg_sphere.test.sql:78: NOTICE: type "sline" is not yet defined |
| 13 | +DETAIL: Creating a shell type definition. |
| 14 | +psql:pg_sphere.test.sql:85: NOTICE: argument type sline is only a shell |
| 15 | +psql:pg_sphere.test.sql:101: NOTICE: type "sellipse" is not yet defined |
| 16 | +DETAIL: Creating a shell type definition. |
| 17 | +psql:pg_sphere.test.sql:108: NOTICE: argument type sellipse is only a shell |
| 18 | +psql:pg_sphere.test.sql:126: NOTICE: type "spoly" is not yet defined |
| 19 | +DETAIL: Creating a shell type definition. |
| 20 | +psql:pg_sphere.test.sql:133: NOTICE: argument type spoly is only a shell |
| 21 | +psql:pg_sphere.test.sql:152: NOTICE: type "spath" is not yet defined |
| 22 | +DETAIL: Creating a shell type definition. |
| 23 | +psql:pg_sphere.test.sql:159: NOTICE: argument type spath is only a shell |
| 24 | +psql:pg_sphere.test.sql:178: NOTICE: type "sbox" is not yet defined |
| 25 | +DETAIL: Creating a shell type definition. |
| 26 | +psql:pg_sphere.test.sql:185: NOTICE: argument type sbox is only a shell |
| 27 | +psql:pg_sphere.test.sql:8540: NOTICE: type "spherekey" is not yet defined |
| 28 | +DETAIL: Creating a shell type definition. |
| 29 | +psql:pg_sphere.test.sql:8547: NOTICE: argument type spherekey is only a shell |
| 30 | +psql:pg_sphere.test.sql:8561: NOTICE: type "pointkey" is not yet defined |
| 31 | +DETAIL: Creating a shell type definition. |
| 32 | +psql:pg_sphere.test.sql:8568: NOTICE: argument type pointkey is only a shell |
| 33 | +psql:pg_sphere.test.sql:8574: NOTICE: argument type pointkey is only a shell |
| 34 | +psql:pg_sphere.test.sql:8580: NOTICE: argument type pointkey is only a shell |
| 35 | +psql:pg_sphere.test.sql:8586: NOTICE: argument type pointkey is only a shell |
0 commit comments