pgsql: doc: Fix incorrectly spelled structname

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: doc: Fix incorrectly spelled structname
Дата
Msg-id E1s2S2r-0017jr-IH@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Fix incorrectly spelled structname

Commit 61461a300c1 accidentally misspelled the PGcancelConn struct
using the PQ prefix (which admittedly is a very easy typo to make).
Reported off-list.

Reported-by: Alexander Lakhin <exclusion@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a27ccc235d5fd313d79ee16d45ba9bf0b0d80f5f

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


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pgsql: Support C.UTF-8 locale in the new builtin collation provider.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Disallow NO INHERIT not-null constraints on partitioned tables