Skip to content
Snippets Groups Projects
Commit 20fe8707 authored by Tom Lane's avatar Tom Lane
Browse files

Be more wary of unwanted whitespace in pgstat_reset_remove_files().

sscanf isn't the easiest thing to use for exact pattern checks ...
also, don't use strncmp where strcmp will do.
parent f9b50b7c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment