Обсуждение: pgsql: Clarify CREATE FUNCTION documentation about handling of typmods.

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

pgsql: Clarify CREATE FUNCTION documentation about handling of typmods.

От
Tom Lane
Дата:
Clarify CREATE FUNCTION documentation about handling of typmods.

The previous text was a bit misleading, as well as unnecessarily vague
about what information would be discarded.  Per gripe from Craig Skinner.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1821ef15bd063fdfd0073dff7b18fa7f0d639554

Modified Files
--------------
doc/src/sgml/ref/create_function.sgml |   13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)