Skip to content

Commit 0984a3b

Browse files
committed
Run pgindent again on the same file.
Apparently, pgindent got confused by the double space. The first time I ran it, it moved the function name to the next line. The second time I ran it, it moved the function name back, but without the double space. Now the results appear stable.
1 parent b406af1 commit 0984a3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/activity/backend_status.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -831,8 +831,8 @@ pgstat_read_current_status(void)
831831
/*
832832
* The BackendStatusArray index is exactly the ProcNumber of the
833833
* source backend. Note that this means localBackendStatusTable
834-
* is in order by proc_number.
835-
* pgstat_get_beentry_by_proc_number() depends on that.
834+
* is in order by proc_number. pgstat_get_beentry_by_proc_number()
835+
* depends on that.
836836
*/
837837
localentry->proc_number = procNumber;
838838
ProcNumberGetTransactionIds(procNumber,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy