pgsql: Fix typo for RangeVarGetRelidExtended

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: Fix typo for RangeVarGetRelidExtended
Дата
Msg-id E1etQoc-0003c7-W8@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo for RangeVarGetRelidExtended

The function is actually RangeVarGetRelidExtended, so the comment should
reflect that.

Author: Michael Paquier
Discussion: https://postgr.es/m/20180307035216.GA3184@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/06ca148430e45a68ad20172fc8a5bd353b6351e0

Modified Files
--------------
src/backend/catalog/namespace.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix costing of parallel hash joins.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix test counting in SSL tests