Content-Length: 259222 | pFad | http://github.com/postgrespro/postgres/commit/0984a3b851abe89bec6c3eff51b03038808e1997

03 Run pgindent again on the same file. · postgrespro/postgres@0984a3b · GitHub
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)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/0984a3b851abe89bec6c3eff51b03038808e1997

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy