Re: pg_usleep() location

From: Geoffrey <lists(at)serioustechnology(dot)com>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_usleep() location
Date: 2009-05-29 13:06:12
Message-ID: 4A1FDDC4.8020702@serioustechnology.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Huxton wrote:
> Geoffrey wrote:
>> I'm trying to build a customized pg_standby.c and I can not locate
>> pg_usleep(). Can anyone point me to the source file that contains
>> this library? (or even better,the associated Red Hat rpm?)
>
> port/pgsleep.c
>
> If you're a perl guy might be worth getting a copy of "ack" too.

perl would likely be preferred, can you point me to ack??

--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
- Benjamin Franklin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brandon Metcalf 2009-05-29 13:13:32 optimize/cleanup SQL
Previous Message Grzegorz Jaśkiewicz 2009-05-29 12:55:46 Re: Pl/java in 8.4 bet1 sources compilation failed