- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitc579710
committed
Rename argument in pg_get_process_memory_contexts().
During development the third argument to pg_get_process_memory_contextswas a retry count, but it was changed to a timeout instead. The paramname was accidentally left in pg_proc.dat though. Fix by renaming tothe 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 parent8969194 commitc579710
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
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
Comments
(0)