Commit c579710
committed
Rename argument in pg_get_process_memory_contexts().
During development the third argument to pg_get_process_memory_contexts
was a retry count, but it was changed to a timeout instead. The param
name was accidentally left in pg_proc.dat though. Fix by renaming to
the correct parameter name.
Author: Fujii Masao <masao.fujii@oss.nttdata.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/3eb40b3e-45c7-426a-b7f8-81f7d05a9b53@oss.nttdata.com1 parent 8969194 commit c579710
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8578 | 8578 | | |
8579 | 8579 | | |
8580 | 8580 | | |
8581 | | - | |
| 8581 | + | |
8582 | 8582 | | |
8583 | 8583 | | |
8584 | 8584 | | |
| |||
0 commit comments