forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4718326
committed
Doc: remove obsolete advice about manually inserting snprintf into build.
This para is obsolete, first because nobody is using Solaris 7 anymore,and second because if someone was, configure should catch the snprintfbuffer overrun problem automatically (since commit9bed827), and thirdbecause this is incorrect advice about how to manually force use ofsnprintf.c anyway, and has been so at least since commit3bc6bdf.The lack of complaints about it reinforces the conclusion that Solaris 7no longer exists in the wild; so I don't feel a need to insert correctadvice instead.1 parent6771c93 commit4718326
1 file changed
+0
-24
lines changedLines changed: 0 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2636 | 2636 |
| |
2637 | 2637 |
| |
2638 | 2638 |
| |
2639 |
| - | |
2640 |
| - | |
2641 |
| - | |
2642 |
| - | |
2643 |
| - | |
2644 |
| - | |
2645 |
| - | |
2646 |
| - | |
2647 |
| - | |
2648 |
| - | |
2649 |
| - | |
2650 |
| - | |
2651 |
| - | |
2652 |
| - | |
2653 |
| - | |
2654 |
| - | |
2655 |
| - | |
2656 |
| - | |
2657 |
| - | |
2658 |
| - | |
2659 |
| - | |
2660 |
| - | |
2661 |
| - | |
2662 |
| - | |
2663 | 2639 |
| |
2664 | 2640 |
| |
2665 | 2641 |
| |
|
0 commit comments
Comments
(0)