Content-Length: 259708 | pFad | http://github.com/postgrespro/postgres/commit/f15ace793578d96d70dad1e613293ae3eab92503

06 Fix compiler warning on Cygwin · postgrespro/postgres@f15ace7 · GitHub
Skip to content

Commit f15ace7

Browse files
committed
Fix compiler warning on Cygwin
bf68b79 introduced an unused variable compiler warning on Cygwin.
1 parent 17a28b0 commit f15ace7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/backend/utils/misc/ps_status.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,9 @@ save_ps_display_args(int argc, char **argv)
257257
void
258258
init_ps_display(const char *fixed_part)
259259
{
260+
#ifndef PS_USE_NONE
260261
bool save_update_process_title;
262+
#endif
261263

262264
Assert(fixed_part || MyBackendType);
263265
if (!fixed_part)

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/f15ace793578d96d70dad1e613293ae3eab92503

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy