| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | alexey(dot)zayats(at)gmail(dot)com, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on" |
| Date: | 2007-02-14 04:26:23 |
| Message-ID: | 16913.1171427183@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers pgsql-patches |
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> ! if (SOCK_ERRNO != ECONNRESET)
> ! SSL_shutdown(conn->ssl);
Ummm ... what is this supposed to fix exactly, and what are the odds
that it will introduce resource leaks?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-02-14 04:30:00 | Re: Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on" |
| Previous Message | Bruce Momjian | 2007-02-14 04:04:34 | Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on" |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-02-14 04:30:00 | Re: Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on" |
| Previous Message | Bruce Momjian | 2007-02-14 04:24:32 | Re: Various breakages in new contrib/isn module |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-02-14 04:30:00 | Re: Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on" |
| Previous Message | Bruce Momjian | 2007-02-14 04:04:34 | Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on" |