]> granicus.if.org Git - postgresql/commit
Remove inclusion of <varargs.h> on SunOS; this does not work since we
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Feb 2001 00:28:07 +0000 (00:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Feb 2001 00:28:07 +0000 (00:28 +0000)
commita24b04de88b8f1e6a6b003a66b4f69ecd6793d29
tree6bb52a012343a586c17cf09af8951ec226d8787f
parent288407384847c74c5f969d6e9a462010fd8a1f2d
Remove inclusion of <varargs.h> on SunOS; this does not work since we
use the ANSI varargs style (<stdarg.h>) not the old style.  Tatsuo had
reported this change was necessary back in the 7.0 beta cycle (4/13/00)
but for some reason, making the edit never got done.
src/include/c.h