aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-07-16 20:17:04 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-07-16 20:17:04 +0000
commit93120f3501cc9603bfbaf87dea815feb77b782b3 (patch)
treecb6e2e8c4cfa6ae7ba5ff0b920f79408cd527f3c /src/backend/parser/parse_expr.c
parente96373aae58f0e12a4c1845d5c10d94729a01b52 (diff)
downloadpostgresql-93120f3501cc9603bfbaf87dea815feb77b782b3.tar.gz
postgresql-93120f3501cc9603bfbaf87dea815feb77b782b3.zip
In a Windows backend, don't build src/port/pgsleep.c's version of
pg_usleep at all. Instead call the replacement function in port/win32/signal.c by that name. Avoids tricky macro-redefinition logic and suppresses a compiler warning; furthermore it ensures that no one can accidentally use the non-signal-aware version of pg_usleep in a Windows backend.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions