Thanks to visit codestin.com Credit goes to github.com
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 3a2fd84 commit 59ed74eCopy full SHA for 59ed74e
src/backend/executor/nodeMergejoin.c
@@ -7,7 +7,7 @@
7
*
8
9
* IDENTIFICATION
10
- * $Header: /cvsroot/pgsql/src/backend/executor/nodeMergejoin.c,v 1.30 1999/10/16 21:31:26 tgl Exp $
+ * $Header: /cvsroot/pgsql/src/backend/executor/nodeMergejoin.c,v 1.31 1999/10/17 18:00:29 tgl Exp $
11
12
*-------------------------------------------------------------------------
13
*/
@@ -73,7 +73,6 @@
73
#include "executor/executor.h"
74
#include "executor/nodeMergejoin.h"
75
#include "utils/lsyscache.h"
76
-#include "utils/psort.h"
77
#include "utils/syscache.h"
78
79
0 commit comments