]> granicus.if.org Git - postgresql/commit
Doc: remove obsolete advice about manually inserting snprintf into build.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Aug 2018 18:02:35 +0000 (14:02 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Aug 2018 18:02:35 +0000 (14:02 -0400)
commit47183265ed745d9ee7e0ac0798a5c88660436d4e
treea5c42e078484e387fac596e0b933475f8f4179d4
parent6771c932cf5a8bbb8219461066987ad3b11688ff
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 snprintf
buffer overrun problem automatically (since commit 9bed827b1), and third
because this is incorrect advice about how to manually force use of
snprintf.c anyway, and has been so at least since commit 3bc6bdf32.
The lack of complaints about it reinforces the conclusion that Solaris 7
no longer exists in the wild; so I don't feel a need to insert correct
advice instead.
doc/src/sgml/installation.sgml