diff options
author | John Naylor <john.naylor@postgresql.org> | 2022-01-31 14:53:34 -0500 |
---|---|---|
committer | John Naylor <john.naylor@postgresql.org> | 2022-01-31 15:10:01 -0500 |
commit | 0526f2f4c38cb50d3e2a6e0aa5d51354158df6e3 (patch) | |
tree | aa43dd7bb6ca1ce54e9a94afbe71b8a8b35afbdd /src/backend/access/gist/gistbuildbuffers.c | |
parent | b426bd48ee3f5a6890038421f81df7ed919d73dc (diff) | |
download | postgresql-0526f2f4c38cb50d3e2a6e0aa5d51354158df6e3.tar.gz postgresql-0526f2f4c38cb50d3e2a6e0aa5d51354158df6e3.zip |
Fix missing undefine in sort_template.h
All parameter macros are supposed to be undefined at the end of the
header. ST_CHECK_FOR_INTERRUPTS was forgotten, so could affect later
inclusions.
Thomas Munro
The patch set of which this is a part is discussed in
https://www.postgresql.org/message-id/CA%2BhUKGLPommgNw-SVwUGkw1YmTDwmJ5vSKO0kFnZfbRHtNFW5w%40mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions