pgsql: Update copyright notice to 2022 for recently-introduced TAP test

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update copyright notice to 2022 for recently-introduced TAP test
Date: 2022-01-16 12:19:58
Message-ID: E1n94Vq-0001sM-0t@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update copyright notice to 2022 for recently-introduced TAP test

Subscription test 027_nosuperuser.pl has been introduced in a2ab9c0,
after the notices got refreshed to 2022 in 27b77ec.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e701bdd2f042829402d96589cb16ae218967af73

Modified Files
--------------
src/test/subscription/t/027_nosuperuser.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tomas Vondra 2022-01-16 12:38:45 pgsql: Add stxdinherit flag to pg_statistic_ext_data
Previous Message Tom Lane 2022-01-15 20:54:23 pgsql: Remove standby_schedule and associated test files.