pgsql: Reword memory terminology for PQresultMemorySize

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Reword memory terminology for PQresultMemorySize
Дата
Msg-id E1qvNsZ-002A1N-CV@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Reword memory terminology for PQresultMemorySize

Rather than using the generic word "space" we might as well use "memory"
since that's precisely what we're dealing with here.

This was extracted from a larger patch around terminology changes where
the remaining hunks were rejected.

Author: Gurjeet Singh <gurjeet@singh.im>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CABwTF4UHO_NtcsOL6_XZfnpKg_0XBFKa7B-7_x5zs3MRZm3-Tg@mail.gmail.com

Branch
------
master

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

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


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Speed up pg_regress server readiness testing.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Doc: document bpchar, clarify relationship of text and varchar.