[COMMITTERS] pgsql: Update copyright in recently added files

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема [COMMITTERS] pgsql: Update copyright in recently added files
Дата
Msg-id E1daUfp-0007aB-IV@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update copyright in recently added files

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e3254f0865d2e3372cfd29249063bdaedfa4b00

Modified Files
--------------
src/backend/replication/logical/proto.c | 2 +-
src/common/sha2.c                       | 2 +-
src/common/sha2_openssl.c               | 2 +-
src/include/common/sha2.h               | 2 +-
src/include/replication/logicalproto.h  | 2 +-
src/include/replication/pgoutput.h      | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: [COMMITTERS] pgsql: Fix concurrent locking of tuple update chain
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Clean up SQL emitted by psql/describe.c.