Skip to content
Snippets Groups Projects
Commit 179cdd09 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Add macros to check if a filename is a WAL segment or other such file.

We had many instances of the strlen + strspn combination to check for that.
This makes the code a bit easier to read.
parent 16c73e77
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment