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

Commitf0106b6

Browse files
committed
Update pg_walsummary copyright notices to 2024
1 parentea18eb7 commitf0106b6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

‎src/bin/pg_walsummary/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Makefile for src/bin/pg_walsummary
44
#
5-
# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
5+
# Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
66
# Portions Copyright (c) 1994, Regents of the University of California
77
#
88
# src/bin/pg_walsummary/Makefile

‎src/bin/pg_walsummary/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
1+
# Copyright (c) 2022-2024, PostgreSQL Global Development Group
22

33
pg_walsummary_sources=files(
44
'pg_walsummary.c',

‎src/bin/pg_walsummary/pg_walsummary.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* pg_walsummary.c
44
*Prints the contents of WAL summary files.
55
*
6-
* Copyright (c) 2017-2023, PostgreSQL Global Development Group
6+
* Copyright (c) 2017-2024, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
99
* src/bin/pg_walsummary/pg_walsummary.c

‎src/bin/pg_walsummary/t/001_basic.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021-2023, PostgreSQL Global Development Group
1+
# Copyright (c) 2021-2024, PostgreSQL Global Development Group
22

33
use strict;
44
use warnings;

‎src/bin/pg_walsummary/t/002_blocks.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021-2023, PostgreSQL Global Development Group
1+
# Copyright (c) 2021-2024, PostgreSQL Global Development Group
22

33
use strict;
44
use warnings;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp