diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-08-09 17:47:06 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-08-09 17:47:06 +0000 |
commit | 1e35f9aa048183ecf18227e5a4cb08c64693e645 (patch) | |
tree | 801a2ce1766ba665ef18c9ea9cc9dd2f0152615a /src/backend/utils/cache/syscache.c | |
parent | 73761f3659dece410899a3876193e5cbf3a6ab9d (diff) | |
download | postgresql-1e35f9aa048183ecf18227e5a4cb08c64693e645.tar.gz postgresql-1e35f9aa048183ecf18227e5a4cb08c64693e645.zip |
Fix statement_timeout on Win32 so that it properly treats micro-seconds
as micro-seconds, rather than as 100 microseconds, as it does now. This
actually fixes all setitimer calls on Win32, but statement_timeout is
the most visible fix.
Backpatch to 8.1.X. 8.0 works as documented.
Diffstat (limited to 'src/backend/utils/cache/syscache.c')
0 files changed, 0 insertions, 0 deletions