Re: postgresql 6.3.2

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: fgschwindt(at)qnx(dot)com
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <hackers(at)postgresql(dot)org>
Subject: Re: postgresql 6.3.2
Date: 1998-05-04 03:56:47
Message-ID: 354D3C7F.363240CC@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > I've sent you some messages in the past regarding the Linux fflush()
> > problem, the one that made psql receive a EPIPE signal.
> > I've downloaded the latest available version 6.3.2 and has the
> > same problem.
> > If you don't remember, there was a fflush() called in fe-misc.c,
> > exactly in pqPuts() function that receives EPIPE and it's currently
> > not ignored.
> > I don't know if this is Linux specific or not, but it'd be great to
> > fix the problem in the distribution. Do you agree?

Yes, I recall the "broken pipe" problem and thought that someone had
fixed it (most platforms didn't seem to see the problem, but Linux did).

I'm not currently running v6.3.2, having rev-locked on 980408 to get
some development done for v6.4. Did you supply a patch to fix the
problem earlier?

- Tom

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-05-04 04:03:07 cvs question
Previous Message Bruce Momjian 1998-05-04 01:52:36 Re: postgresql 6.3.2