Re: Sleep functions

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Sleep functions
Date: 2005-08-22 01:36:45
Message-ID: 7238aa1ec11098ed381815108e4c0b5b@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> As other responders noted, it's trivial to program this in any of the
> untrusted PL languages,

Or in (trusted) plperl - see my post on admin.

I would have been a big fan of a sleep function once, for use in plpgsql,
but since I now have perlperl[u], I don't need it any more. :)

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200508212134
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFDCSwOvJuQZxSWSsgRAhzAAJ9mXYOWLyhB7/IICDKk3avZkYstQACg3FNm
1a8uSRArDhytzdbHIceQGFc=
=Tc9E
-----END PGP SIGNATURE-----

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-08-22 01:50:10 Re: Pre-allocated free space for row updating (like PCTFREE)
Previous Message Tom Lane 2005-08-22 01:13:20 Re: Sleep functions