Обсуждение: pgsql: Fix compiler warning.

Поиск
Список
Период
Сортировка

pgsql: Fix compiler warning.

От
Robert Haas
Дата:
Fix compiler warning.

It is meaningless to declare a pass-by-value return type const.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e38da8d6b1bd494b72a6f84310d30b55b3f67c3e

Modified Files
--------------
src/backend/commands/policy.c |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)