File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
backend/replication/logical Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 * proto.c
44 * logical replication protocol functions
55 *
6- * Copyright (c) 2015, PostgreSQL Global Development Group
6+ * Copyright (c) 2015-2017 , PostgreSQL Global Development Group
77 *
88 * IDENTIFICATION
99 * src/backend/replication/logical/proto.c
Original file line number Diff line number Diff line change 66 * This is the set of in-core functions used when there are no other
77 * alternative options like OpenSSL.
88 *
9- * Portions Copyright (c) 2016, PostgreSQL Global Development Group
9+ * Portions Copyright (c) 2016-2017 , PostgreSQL Global Development Group
1010 *
1111 * IDENTIFICATION
1212 * src/common/sha2.c
Original file line number Diff line number Diff line change 66 *
77 * This should only be used if code is compiled with OpenSSL support.
88 *
9- * Portions Copyright (c) 2016, PostgreSQL Global Development Group
9+ * Portions Copyright (c) 2016-2017 , PostgreSQL Global Development Group
1010 *
1111 * IDENTIFICATION
1212 * src/common/sha2_openssl.c
Original file line number Diff line number Diff line change 33 * sha2.h
44 * Generic headers for SHA224, 256, 384 AND 512 functions of PostgreSQL.
55 *
6- * Portions Copyright (c) 2016, PostgreSQL Global Development Group
6+ * Portions Copyright (c) 2016-2017 , PostgreSQL Global Development Group
77 *
88 * IDENTIFICATION
99 * src/include/common/sha2.h
Original file line number Diff line number Diff line change 33 * logicalproto.h
44 * logical replication protocol
55 *
6- * Copyright (c) 2015, PostgreSQL Global Development Group
6+ * Copyright (c) 2015-2017 , PostgreSQL Global Development Group
77 *
88 * IDENTIFICATION
99 * src/include/replication/logicalproto.h
Original file line number Diff line number Diff line change 33 * pgoutput.h
44 * Logical Replication output plugin
55 *
6- * Copyright (c) 2015, PostgreSQL Global Development Group
6+ * Copyright (c) 2015-2017 , PostgreSQL Global Development Group
77 *
88 * IDENTIFICATION
99 * pgoutput.h
You can’t perform that action at this time.
0 commit comments