- Notifications
You must be signed in to change notification settings - Fork5k
Commitb8a6078
committed
doc: Correct pg_shmem_allocations_numa.size data type
The code in pg_get_shmem_allocations_numa() returned 'size' as int64,but the docs said int32.Report and fix by Noriyoshi Shinoda.Reported-by: Noriyoshi Shinoda <noriyoshi.shinoda@hpe.com>Discussion:https://postgr.es/m/DM4PR84MB1734308EB741A6ECFF040C27EEAA2@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM1 parent12eece5 commitb8a6078
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4128 | 4128 |
| |
4129 | 4129 |
| |
4130 | 4130 |
| |
4131 |
| - | |
| 4131 | + | |
4132 | 4132 |
| |
4133 | 4133 |
| |
4134 | 4134 |
| |
|
0 commit comments
Comments
(0)