Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > startup.c (r1.113 -> r1.114) > > > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/startup.c.diff?r1=1.113&r2=1.114) > > You probably just broke at least one Unix platform. My recollection is > that "int optreset", not "extern int optreset", is essential on the > platforms that don't HAVE_INT_OPTRESET. Certainly we do that > everyplace else. > > Please wrap this change in a suitable bcc #ifdef.
OK, I just put it back to original because I couldn't get it to link anyway for BCC. -- Bruce Momjian | http://candle.pha.pa.us [email protected] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
