We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a300e commit 4b4551fCopy full SHA for 4b4551f
1 file changed
sql/core/src/test/resources/sql-tests/inputs/pgSQL/float8.sql
@@ -3,7 +3,7 @@
3
--
4
5
-- FLOAT8
6
--- https://github.com/postgres/postgres/blob/REL_12_BETA1/src/test/regress/sql/float8.sql
+-- https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/sql/float8.sql
7
8
CREATE TABLE FLOAT8_TBL(f1 double) USING parquet;
9
0 commit comments