forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1272cfb
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 parentc7cfbc5 commit1272cfb
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
384 | 384 |
| |
385 | 385 |
| |
386 | 386 |
| |
| 387 | + | |
| 388 | + | |
| 389 | + | |
387 | 390 |
| |
388 | 391 |
| |
389 | 392 |
| |
| |||
510 | 513 |
| |
511 | 514 |
| |
512 | 515 |
| |
513 |
| - | |
514 |
| - | |
515 |
| - | |
516 | 516 |
| |
517 | 517 |
| |
518 | 518 |
| |
|
0 commit comments
Comments
(0)