Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > What Win32 has done is to centralize all delay calls around that > > function, now renamed PG_USLEEP/PG_MSLEEP. I was going to add the > > missing includes but if you want to centralize it, I think that makes > > more sense. > > Yeah, I'm planning to add a "pgsleep" module in src/port. Might as well > do it right.
Agreed. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match