forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd8fd08e
committed
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 wherethe 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.com1 parent66d6086 commitd8fd08e
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7323 | 7323 |
| |
7324 | 7324 |
| |
7325 | 7325 |
| |
7326 |
| - | |
| 7326 | + | |
7327 | 7327 |
| |
7328 | 7328 |
| |
7329 | 7329 |
| |
|
0 commit comments
Comments
(0)