We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd7db8 commit e0b303dCopy full SHA for e0b303d
sql/circle.sql
@@ -1,5 +1,6 @@
1
\set ECHO none
2
SELECT set_sphere_output_precision(8);
3
+SET extra_float_digits = 0;
4
\set ECHO all
5
6
-- Input/Output ---
sql/poly.sql
-- checking polygon operators
0 commit comments