pgsql: Add const qualifier

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add const qualifier
Дата
Msg-id E1gx5tL-0000Ju-E4@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add const qualifier

New code introduced in 050710b36964dee7e1b2bf6b5ef00041fd5d2787.  The
lack of const is not currently a compiler warning, but it's nice to
have for consistency with surrounding code.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1373ba55c9b9c9a5e4705daa03643255b4de1519

Modified Files
--------------
src/interfaces/ecpg/ecpglib/misc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Remove duplicate variable declaration in fe-connect.c
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Report correct name in autovacuum "work items" activity