Tom Lane wrote: > Bruce Momjian <[email protected]> writes: > > char pgpassfile[MAXPGPATH]; > > > ! if (!pgpassfile) > > ! { > > ! fprintf(stderr, libpq_gettext("out of memory\n")); > > ! return NULL; > > ! } > > Waste of code, eh?
Never hurts to be too careful. (removed) ;-) -- 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
