diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-08-19 19:36:04 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-08-19 19:36:04 -0400 |
commit | 20fe87075349a205d5b6a2f4b97c2bad4e8a961c (patch) | |
tree | 88e2cad9fc342fbe9f093bf6bca269da93fd57d1 /src/backend/executor/nodeModifyTable.c | |
parent | f9b50b7c18c8ce7de1fee59409fe23c58d438190 (diff) | |
download | postgresql-20fe87075349a205d5b6a2f4b97c2bad4e8a961c.tar.gz postgresql-20fe87075349a205d5b6a2f4b97c2bad4e8a961c.zip |
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.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions