Skip to content

Commit 4b4551f

Browse files
committed
REL_12_BETA1 -> REL_12_BETA2
1 parent 46a300e commit 4b4551f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sql/core/src/test/resources/sql-tests/inputs/pgSQL

sql/core/src/test/resources/sql-tests/inputs/pgSQL/float8.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--
44
--
55
-- FLOAT8
6-
-- https://github.com/postgres/postgres/blob/REL_12_BETA1/src/test/regress/sql/float8.sql
6+
-- https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/sql/float8.sql
77

88
CREATE TABLE FLOAT8_TBL(f1 double) USING parquet;
99

0 commit comments

Comments
 (0)