forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0526f2f
committed
Fix missing undefine in sort_template.h
All parameter macros are supposed to be undefined at the end of theheader. ST_CHECK_FOR_INTERRUPTS was forgotten, so could affect laterinclusions.Thomas MunroThe patch set of which this is a part is discussed inhttps://www.postgresql.org/message-id/CA%2BhUKGLPommgNw-SVwUGkw1YmTDwmJ5vSKO0kFnZfbRHtNFW5w%40mail.gmail.com1 parentb426bd4 commit0526f2f
1 file changed
+1
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
| 410 | + | |
410 | 411 |
| |
411 | 412 |
| |
412 | 413 |
| |
|
0 commit comments
Comments
(0)