Skip to content

Commit 7d16a28

Browse files
author
Mohamed Sarwat
committed
Update explain.c
Add documentation
1 parent 34677fb commit 7d16a28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PostgreSQL/src/backend/commands/explain.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
*
33
* explain.c
44
* Explain query execution plans
5-
*
5+
* Portions Copyright (c) 2013, Data Management Lab
6+
* Portions Copyright (c) 2013, University of Minnesota
67
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
78
* Portions Copyright (c) 1994-5, Regents of the University of California
89
*

0 commit comments

Comments
 (0)