Daniel Gustafsson <daniel@yesql.se> writes:
> I spent a few more hours staring at this, and ran it through a number of CI and
> local builds, without anything showing up. Pushed to master with the first set
> of buildfarm animals showing green builds.
After doing an in-tree "make check", I see
$ git status
On branch master
Your branch is up to date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
src/test/modules/oauth_validator/oauth_hook_client
Looks like we're short a .gitignore entry. (It does appear that
"make clean" cleans it up, at least.)
regards, tom lane