Re: Re: ps and psql from PostgreSQL not working with cygwin-1.1.5-2

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: cygwin(at)sources(dot)redhat(dot)com
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Re: ps and psql from PostgreSQL not working with cygwin-1.1.5-2
Date: 2000-11-01 21:52:35
Message-ID: 20001101165235.A408@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

This problem was introduced sometime between the 10/22/00 and 10/23/00
snapshots, since the DLL from the former does not exhibit the problem
and the latter does. Reading the ChangeLog, I conclude (possibly
erroneously) that the following are the most likely candidates:

Mon Oct 23 22:27:00 2000 Corinna Vinschen <corinna(at)vinschen(dot)de>

* fhandler.cc (fhandler_base::fcntl): Setting flags in F_SETFL
branch according to Linux documentation.

Mon Oct 23 21:43:00 2000 Corinna Vinschen <corinna(at)vinschen(dot)de>

* fcntl.cc (_fcntl): Rearrange as wrapper function. Move all
functionality except F_DUPFD to fhandler classes.
* fhandler.cc (fhandler_base::fcntl): New method.
* net.cc (fhandler_socket::fcntl): Ditto.
* fhandler.h (class fhandler_base): Add method prototype for fcntl().
(class fhandler_socket): Ditto.

I tried to figure out exactly what the problem was, but so far I have
been unsuccessful. Hopefully, the above will help those more intimate
with the code to locate and fix the problem.

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 2000-11-02 03:26:50 Re: Re: [GENERAL] 7.0 vs. 7.1 (was: latest version?)
Previous Message Jason Tishler 2000-11-01 18:10:45 Re: ps and psql from PostgreSQL not working with cygwin-1.1.5-2