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

Commit4c9210f

Browse files
committed
1 parent7988cb4 commit4c9210f

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

‎src/backend/lib/integerset.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
* (https://doi.org/10.1002/spe.948)
6262
*
6363
*
64-
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
64+
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
6565
* Portions Copyright (c) 1994, Regents of the University of California
6666
*
6767
* IDENTIFICATION

‎src/backend/libpq/be-gssapi-common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* be-gssapi-common.c
44
* Common code for GSSAPI authentication and encryption
55
*
6-
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
* IDENTIFICATION

‎src/backend/libpq/be-gssapi-common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* be-gssapi-common.h
44
* Definitions for GSSAPI authentication and encryption handling
55
*
6-
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
* src/include/libpq/be-gssapi-common.h

‎src/backend/libpq/be-secure-gssapi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* be-secure-gssapi.c
44
* GSSAPI encryption support
55
*
6-
* Portions Copyright (c) 2018-2018, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 2018-2019, PostgreSQL Global Development Group
77
*
88
*
99
* IDENTIFICATION

‎src/interfaces/libpq/fe-gssapi-common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* fe-gssapi-common.c
44
* The front-end (client) GSSAPI common code
55
*
6-
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
* IDENTIFICATION

‎src/interfaces/libpq/fe-gssapi-common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Definitions for GSSAPI common routines
66
*
7-
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
7+
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
1010
* src/interfaces/libpq/fe-gssapi-common.h

‎src/interfaces/libpq/fe-secure-gssapi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* fe-secure-gssapi.c
44
* The front-end (client) encryption support for GSSAPI
55
*
6-
* Portions Copyright (c) 2016-2018, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
99
* src/interfaces/libpq/fe-secure-gssapi.c

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp