Re: [HACKERS] Small improvement

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Dmitry Samersoff <dms(at)wplus(dot)net>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Small improvement
Date: 1999-05-05 13:51:12
Message-ID: 199905051351.JAA01123@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Applied.

[Charset KOI8-R unsupported, filtering to ASCII...]
> www2(root)/usr/local/pgsql/src/src/backend/port/dynloader>
> diff freebsd.c freebsd.c.orig
> 71c71
> < sprintf(error_message, "dlopen '%s' failed. (%s)", file, dlerror() );
> ---
> > sprintf(error_message, "dlopen (%s) failed", file);
>
>
>
> ---
> Dmitry Samersoff, dms(at)wplus(dot)net, ICQ:3161705
> http://devnull.wplus.net
> * there will come soft rains ...
>
>

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-05-05 14:01:09 Re: [HACKERS] Advice wanted on backend memory management
Previous Message Tom Lane 1999-05-05 13:33:14 Re: [HACKERS] posmaster failed under high load