File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2009-2011 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
1
+ Copyright (c) 2009-2013 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2
2
3
- Portions Copyright (c) 1996-2009 , PostgreSQL Global Development Group
3
+ Portions Copyright (c) 1996-2016 , PostgreSQL Global Development Group
4
4
Portions Copyright (c) 1994, The Regents of the University of California
5
5
6
6
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 3
3
* fetch.c
4
4
* Functions for fetching files from PostgreSQL data directory
5
5
*
6
- * Portions Copyright (c) 1996-2012 , PostgreSQL Global Development Group
6
+ * Portions Copyright (c) 1996-2016 , PostgreSQL Global Development Group
7
7
*
8
8
*-------------------------------------------------------------------------
9
9
*/
Original file line number Diff line number Diff line change 3
3
* parsexlog.c
4
4
* Functions for reading Write-Ahead-Log
5
5
*
6
- * Portions Copyright (c) 1996-2015 , PostgreSQL Global Development Group
6
+ * Portions Copyright (c) 1996-2016 , PostgreSQL Global Development Group
7
7
* Portions Copyright (c) 1994, Regents of the University of California
8
8
*
9
9
*-------------------------------------------------------------------------
Original file line number Diff line number Diff line change 2
2
*
3
3
* status.c
4
4
*
5
- * Portions Copyright (c) 1996-2009 , PostgreSQL Global Development Group
5
+ * Portions Copyright (c) 1996-2016 , PostgreSQL Global Development Group
6
6
*
7
7
* Monitor status of a PostgreSQL server.
8
8
*
You can’t perform that action at this time.
0 commit comments