diff options
author | Thomas Munro <tmunro@postgresql.org> | 2024-08-19 07:59:16 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2024-08-19 07:59:30 +1200 |
commit | d426718d8d6f42467ab8888d8e7837dcfa452e20 (patch) | |
tree | d2807d1cfe54013063bbc580d8d72aa14963149d /src/backend/commands/dbcommands.c | |
parent | 64740853f07fd1a8314ad68c38298d7e5afe1acc (diff) | |
download | postgresql-d426718d8d6f42467ab8888d8e7837dcfa452e20.tar.gz postgresql-d426718d8d6f42467ab8888d8e7837dcfa452e20.zip |
Fix cpluspluscheck for pg_verifybackup.h.
simplehash.h references pg_fatal(), which cpluspluscheck says is
undeclared, causing the CI CompilerWarnings task to fail since commit
aa2d6b15. Include the header it needs.
Discussion: https://postgr.es/m/CA%2BhUKGJC3d4PXkErpfOWrzQqcq6MLiCv0%2BAH0CMQnB6hdLUFEw%40mail.gmail.com
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions