8000
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 a2448b5 commit 6dfb41aCopy full SHA for 6dfb41a
expected/altorder.out
@@ -1,5 +1,6 @@
1
CREATE TABLE atsts (id int, t tsvector, d timestamp);
2
\copy atsts from 'data/tsts.data'
3
+-- PGPRO-2537: We need more data to test rumsort.c with logtape.c
4
5
6
sql/altorder.sql
@@ -1,6 +1,7 @@
7
0 commit comments