Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7597cc3

Browse files
committed
Fix the dates of some copyright notices
0ad8032 and4e34747 are at the origin of that. Julien has found the onein parse_jsontable.c, while I have spotted the rest.Author: Julien Rouhaud, Michael PaquierDiscussion:https://postgr.es/m/20220411060838.ftnzyvflpwu6f74w@jrouhaud
1 parent0c65177 commit7597cc3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

‎src/backend/parser/parse_jsontable.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* parse_jsontable.c
44
* parsing of JSON_TABLE
55
*
6-
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
*

‎src/backend/replication/basebackup_gzip.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* basebackup_gzip.c
44
* Basebackup sink implementing gzip compression.
55
*
6-
* Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
99
* src/backend/replication/basebackup_gzip.c

‎src/backend/replication/basebackup_lz4.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* basebackup_lz4.c
44
* Basebackup sink implementing lz4 compression.
55
*
6-
* Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
99
* src/backend/replication/basebackup_lz4.c

‎src/backend/replication/basebackup_target.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Furthermore, new targets can be defined by extensions. This file
77
* contains code to support that functionality.
88
*
9-
* Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
9+
* Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
1010
*
1111
* IDENTIFICATION
1212
* src/backend/replication/basebackup_target.c

‎src/backend/replication/basebackup_zstd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* basebackup_zstd.c
44
* Basebackup sink implementing zstd compression.
55
*
6-
* Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
99
* src/backend/replication/basebackup_zstd.c

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp