forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit161c734
committed
Fix macro placement in pg_config.h.in
Commit274bbce accidentally placed the pg_config.h.infor SSL_CTX_set_num_tickets on the wrong line wrt where autoheaderplaces it. Fix by re-arranging and backpatch to the same level asthe original commit.Reported-by: Marina Polyakova <m.polyakova@postgrespro.ru>Discussion:https://postgr.es/m/48cebe8c3eaf308bae253b1dbf4e4a75@postgrespro.ruBackpatch-through: v121 parentcf8a489 commit161c734
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
388 | 388 |
| |
389 | 389 |
| |
390 | 390 |
| |
| 391 | + | |
| 392 | + | |
| 393 | + | |
391 | 394 |
| |
392 | 395 |
| |
393 | 396 |
| |
| |||
517 | 520 |
| |
518 | 521 |
| |
519 | 522 |
| |
520 |
| - | |
521 |
| - | |
522 |
| - | |
523 | 523 |
| |
524 | 524 |
| |
525 | 525 |
| |
|
0 commit comments
Comments
(0)