pgsql: Improve documentation about large-object functions.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Improve documentation about large-object functions.
Дата
Msg-id E1TL05t-0002HY-PU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve documentation about large-object functions.

Copy-editing for previous patch, plus fixing some longstanding markup
issues and oversights (like not mentioning that failures will set the
PQerrorMessage string).

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1503333f8f6fb5dcfdd4f84a9bfa7929c45aa2cc

Modified Files
--------------
doc/src/sgml/config.sgml |    7 +-
doc/src/sgml/lobj.sgml   |  178 ++++++++++++++++++++++++++++++----------------
2 files changed, 120 insertions(+), 65 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Quiet a few MSC compiler warnings.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix typo in previous MSC commit.