mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
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 commit9bed827b1
), and third because this is incorrect advice about how to manually force use of snprintf.c anyway, and has been so at least since commit3bc6bdf32
. 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.