pgsql: doc: Clarify pg_upgrade documentation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Clarify pg_upgrade documentation
Дата
Msg-id E1egF6J-0004td-F4@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Clarify pg_upgrade documentation

Clarify that the restriction against reg* types only applies to table
columns using these types, not to the type appearing in any other way,
for example as a function argument.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1e1e599d6663c4a65388b40f84b2ea6b7c6e381b

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Backport: Add inline murmurhash32(uint32) function.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Initialize unused ExprEvalStep fields.