utils/misc: Simplify search of end of argv in save_ps_display_args() - Mailing list pgsql-hackers

From Alexander Kuleshov
Subject utils/misc: Simplify search of end of argv in save_ps_display_args()
Date
Msg-id CANCZXo4bLiNMari5J5Wusr+9-LQjx17Lm+yLkFLa3tge78uAKg@mail.gmail.com
Whole thread Raw
Responses Re: utils/misc: Simplify search of end of argv in save_ps_display_args()
List pgsql-hackers
Hello,

Attached patch provides trivial simplification of the search of end of
the argv[] area by replacing for() loop with calculation based on
argc.

Attachment

pgsql-hackers by date:

Previous
From:
Date:
Subject: Re: [PROPOSAL] VACUUM Progress Checker.
Next
From: Thomas Munro
Date:
Subject: Floating point timestamps