Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2013-06-23 | Add a comment warning against use of pg_usleep() for long sleeps. | Tom Lane | 9.4.0 |
| 2006-07-16 | In a Windows backend, don't build src/port/pgsleep.c's version of | Tom Lane | 8.2.0 |
| 2004-06-24 | Include c.h instead of postgres.h in files that need to be usable in | Tom Lane | 8.0.0 |
| 2004-02-10 | Looks like we need <unistd.h> for select() on Darwin. | Tom Lane | 8.0.0 |
| 2004-02-10 | Centralize implementation of delay code by creating a pg_usleep() | Tom Lane | 8.0.0 |