Skip to content

Commit 34677fb

Browse files
author
Mohamed Sarwat
committed
Update nodeRecjoin.c
1 parent 18426ed commit 34677fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PostgreSQL/src/backend/executor/nodeRecjoin.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
* nodeRecjoin.c
44
* routines to optimize joins with Recommend nodes
55
*
6+
* Portions Copyright (c) 2013, Data Management Lab
7+
* Portions Copyright (c) 2013, University of Minnesota
68
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
79
* Portions Copyright (c) 1994, Regents of the University of California
8-
* Portions Copyright (c) 2013, University of Minnesota
910
*
1011
*
1112
* IDENTIFICATION

0 commit comments

Comments
 (0)