Jeff Davis writes: > *Convert remaining fprintf(stderr,...)/perror() to elog() This isn't quite as easy as a mechanical conversion, mind you, because elog of course has rather complex side effects besides printing out a message. What we'd need is some sort of option to print a message of a given category without taking these side effects. -- Peter Eisentraut [EMAIL PROTECTED] http://funkturm.homeip.net/~peter ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [HACKERS] A couple items on TODO Jeff Davis
- Re: [HACKERS] A couple items on TODO speedboy
- Re: [HACKERS] A couple items on TODO Bruce Momjian
- Re: [HACKERS] A couple items on TODO Bruce Momjian
- Re: [HACKERS] A couple items on TODO Peter Eisentraut
- Re: [HACKERS] A couple items on TODO Tom Lane
- Re: [HACKERS] A couple items on TODO Bruce Momjian
- Re: [HACKERS] A couple items on TODO Peter Eisentraut
- RE: [HACKERS] A couple items on TODO Christopher Kings-Lynne
- Re: [HACKERS] A couple items on TODO Bruce Momjian
- Re: [HACKERS] A couple items on TODO Tom Lane
- Re: [HACKERS] A couple items on TODO Peter Eisentraut
- Re: [HACKERS] A couple items on TODO Jeff Davis
- RE: [HACKERS] A couple items on TODO Christopher Kings-Lynne
- Re: [HACKERS] A couple items on TODO Bruce Momjian