pgsql: Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.
Дата
Msg-id E1jCnV7-0000FT-C5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.

This should of course be just "PG_ARGISNULL()".

Also reorder a couple of paras to make the discussion of PG_ARGISNULL
less disjointed.

Back-patch to v10 where the error was introduced.

Laurenz Albe and Tom Lane, per an anonymous docs comment

Discussion: https://postgr.es/m/158399487096.5708.10696365251766477013@wrigleys.postgresql.org

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7e32aaab589a8927c22d3b83d55fc0e77424b348

Modified Files
--------------
doc/src/sgml/xfunc.sgml | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Remove unused title ids
Следующее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Use multi-variate MCV lists to estimate ScalarArrayOpExpr