Re: [HACKERS] SunOS patches

Marc Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: t-ishii@sra.co.jp
Cc: PostgreSQL HACKERS <pgsql-hackers@postgreSQL.org>
Date: 1998-03-02T03:05:56Z
Lists: pgsql-hackers
On Mon, 2 Mar 1998 t-ishii@sra.co.jp wrote:

> 
> included are patches for Feb 26 snapshot. I hope these are the last
> patches for SunOS port:-)

	Ack!

> P.S. I didn't see my patches to tempalte/.similar in Mar 1
> snapshot. Should I repost the patches?
> ---
> Tatsuo Ishii
> t-ishii@sra.co.jp
> ----------------------------------------------------------------------
> *** backend/libpq/pqcomm.c.orig	Fri Feb 27 14:07:52 1998
> --- backend/libpq/pqcomm.c	Fri Feb 27 14:08:50 1998
> ***************
> *** 564,571 ****
>    * Shutdown routine for backend connection
>    * If a Unix socket is used for communication, explicitly close it.
>    */
> ! static void
> ! do_unlink()
>   {
>   	if (sock_path[0])
>   		unlink(sock_path);
> --- 564,571 ----
>    * Shutdown routine for backend connection
>    * If a Unix socket is used for communication, explicitly close it.
>    */
> ! void
> ! StreamDoUnlink()


	What breaks by renaming this function?? :(

Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org