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 18426ed commit 34677fbCopy full SHA for 34677fb
PostgreSQL/src/backend/executor/nodeRecjoin.c
@@ -3,9 +3,10 @@
3
* nodeRecjoin.c
4
* routines to optimize joins with Recommend nodes
5
*
6
+ * Portions Copyright (c) 2013, Data Management Lab
7
+ * Portions Copyright (c) 2013, University of Minnesota
8
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
9
* Portions Copyright (c) 1994, Regents of the University of California
- * Portions Copyright (c) 2013, University of Minnesota
10
11
12
* IDENTIFICATION
0 commit comments