Run pgindent for commit ef4cfdce0e.

This commit is contained in:
Jeff Davis 2024-03-05 10:58:24 -08:00
parent 7a9328e8e4
commit b406af1806
1 changed files with 2 additions and 2 deletions

View File

@ -831,8 +831,8 @@ pgstat_read_current_status(void)
/*
* The BackendStatusArray index is exactly the ProcNumber of the
* source backend. Note that this means localBackendStatusTable
* is in order by proc_number. pgstat_get_beentry_by_proc_number()
* depends on that.
* is in order by proc_number.
* pgstat_get_beentry_by_proc_number() depends on that.
*/
localentry->proc_number = procNumber;
ProcNumberGetTransactionIds(procNumber,