pgsql: Adjust locations which have an incorrect copyright year

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Adjust locations which have an incorrect copyright year
Дата
Msg-id E1loxZP-0003HA-Pu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Adjust locations which have an incorrect copyright year

A few patches committed after ca3b37487 mistakenly forgot to make the
copyright year 2021.  Fix these.

Discussion: https://postgr.es/m/CAApHDvqyLmd9P2oBQYJ=DbrV8QwyPRdmXtCTFYPE08h+ip0UJw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7fc26d11e370afe237631265714221364d7e7910

Modified Files
--------------
contrib/pageinspect/gistfuncs.c             | 2 +-
src/backend/access/brin/brin_bloom.c        | 2 +-
src/backend/access/brin/brin_minmax_multi.c | 2 +-
src/backend/rewrite/rewriteSearchCycle.c    | 2 +-
src/backend/utils/adt/jsonbsubs.c           | 2 +-
src/common/hex.c                            | 2 +-
src/common/hmac.c                           | 2 +-
src/common/hmac_openssl.c                   | 2 +-
src/common/sha1.c                           | 2 +-
src/common/sha1_int.h                       | 2 +-
src/include/common/hex.h                    | 2 +-
src/include/common/hmac.h                   | 2 +-
src/include/common/sha1.h                   | 2 +-
src/include/port/pg_iovec.h                 | 2 +-
src/include/rewrite/rewriteSearchCycle.h    | 2 +-
15 files changed, 15 insertions(+), 15 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: In PostgresNode.pm, don't pass SQL to psql on the command line
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: doc: Fix link reference for PGSSLMAXPROTOCOLVERSION