pgsql: Add some const decorations to array constants

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add some const decorations to array constants
Дата
Msg-id E1iAJjj-00036S-B0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add some const decorations to array constants

Author: Mark G <markg735@gmail.com>
Discussion:
https://www.postgresql.org/message-id/flat/CAEeOP_YFVeFjq4zDZLDQbLSRFxBiTpwBQHxCNgGd%2Bp5VztTXyQ%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/48770492c3b796b251112fa9b74534f087c9f471

Modified Files
--------------
src/backend/access/transam/xlog.c    | 2 +-
src/backend/replication/basebackup.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix bogus handling of XQuery regex option flags.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Remove unused smgrdounlinkfork() function.