| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Oops in fe-auth.c |
| Date: | 2007-07-23 17:17:51 |
| Message-ID: | 29082.1185211071@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Magnus Hagander <magnus(at)hagander(dot)net> writes:
> I also found at least one other place in libpq where it still does
> fprintf(stderr). That should probably be fixed at the same time, right?
Yeah, we should be using the error message buffer if at all possible.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2007-07-23 17:22:50 | Re: [HACKERS] Oops in fe-auth.c |
| Previous Message | Alvaro Herrera | 2007-07-23 17:16:14 | Re: Updated bitmap index patch |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2007-07-23 17:22:50 | Re: [HACKERS] Oops in fe-auth.c |
| Previous Message | Alvaro Herrera | 2007-07-23 17:16:14 | Re: Updated bitmap index patch |