Reword memory terminology for PQresultMemorySize

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: d8fd08efbc660788f9e735f9dda824c64bc9bd6b
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-10-24T20:18:19Z
Releases: 17.0
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

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +1 −1

Documentation touched

Discussion