File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
backend/replication/logical Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
* tablesync.c
3
3
* PostgreSQL logical replication
4
4
*
5
- * Copyright (c) 2012-2016 , PostgreSQL Global Development Group
5
+ * Copyright (c) 2012-2017 , PostgreSQL Global Development Group
6
6
*
7
7
* IDENTIFICATION
8
8
* src/backend/replication/logical/tablesync.c
Original file line number Diff line number Diff line change 4
4
* Local info about tables that come from the publisher of a
5
5
* subscription (pg_subscription_rel).
6
6
*
7
- * Portions Copyright (c) 1996-2016 , PostgreSQL Global Development Group
7
+ * Portions Copyright (c) 1996-2017 , PostgreSQL Global Development Group
8
8
* Portions Copyright (c) 1994, Regents of the University of California
9
9
*
10
10
* -------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments