File tree 5 files changed +85
-0
lines changed
5 files changed +85
-0
lines changed Original file line number Diff line number Diff line change
1
+ /*
2
+ * ---------------------------------------------
3
+ * NOTE: This test behaves differenly on PgPro
4
+ * ---------------------------------------------
5
+ *
6
+ * --------------------
7
+ * array.sql and array_1.sql
8
+ * --------------------
9
+ * Test output for 64-bit and 32-bit systems respectively.
10
+ *
11
+ * --------------------
12
+ * array_2.sql and array_3.sql
13
+ * --------------------
14
+ * Since 6ed83d5fa55c in PostgreSQL 17, the order of rows
15
+ * in the output has been changed.
16
+ */
17
+
1
18
set enable_seqscan=off;
2
19
set enable_sort=off;
3
20
/*
Original file line number Diff line number Diff line change
1
+ /*
2
+ * ---------------------------------------------
3
+ * NOTE: This test behaves differenly on PgPro
4
+ * ---------------------------------------------
5
+ *
6
+ * --------------------
7
+ * array.sql and array_1.sql
8
+ * --------------------
9
+ * Test output for 64-bit and 32-bit systems respectively.
10
+ *
11
+ * --------------------
12
+ * array_2.sql and array_3.sql
13
+ * --------------------
14
+ * Since 6ed83d5fa55c in PostgreSQL 17, the order of rows
15
+ * in the output has been changed.
16
+ */
17
+
1
18
set enable_seqscan=off;
2
19
set enable_sort=off;
3
20
/*
Original file line number Diff line number Diff line change
1
+ /*
2
+ * ---------------------------------------------
3
+ * NOTE: This test behaves differenly on PgPro
4
+ * ---------------------------------------------
5
+ *
6
+ * --------------------
7
+ * array.sql and array_1.sql
8
+ * --------------------
9
+ * Test output for 64-bit and 32-bit systems respectively.
10
+ *
11
+ * --------------------
12
+ * array_2.sql and array_3.sql
13
+ * --------------------
14
+ * Since 6ed83d5fa55c in PostgreSQL 17, the order of rows
15
+ * in the output has been changed.
16
+ */
17
+
1
18
set enable_seqscan=off;
2
19
set enable_sort=off;
3
20
/*
Original file line number Diff line number Diff line change
1
+ /*
2
+ * ---------------------------------------------
3
+ * NOTE: This test behaves differenly on PgPro
4
+ * ---------------------------------------------
5
+ *
6
+ * --------------------
7
+ * array.sql and array_1.sql
8
+ * --------------------
9
+ * Test output for 64-bit and 32-bit systems respectively.
10
+ *
11
+ * --------------------
12
+ * array_2.sql and array_3.sql
13
+ * --------------------
14
+ * Since 6ed83d5fa55c in PostgreSQL 17, the order of rows
15
+ * in the output has been changed.
16
+ */
17
+
1
18
set enable_seqscan=off;
2
19
set enable_sort=off;
3
20
/*
Original file line number Diff line number Diff line change
1
+ /*
2
+ * ---------------------------------------------
3
+ * NOTE: This test behaves differenly on PgPro
4
+ * ---------------------------------------------
5
+ *
6
+ * --------------------
7
+ * array.sql and array_1.sql
8
+ * --------------------
9
+ * Test output for 64-bit and 32-bit systems respectively.
10
+ *
11
+ * --------------------
12
+ * array_2.sql and array_3.sql
13
+ * --------------------
14
+ * Since 6ed83d5fa55c in PostgreSQL 17, the order of rows
15
+ * in the output has been changed.
16
+ */
17
+
1
18
set enable_seqscan= off;
2
19
set enable_sort= off;
3
20
You can’t perform that action at this time.
0 commit comments