diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-08-09 17:47:03 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-08-09 17:47:03 +0000 |
commit | 8f73c88c7cc048fb2873109e8d8ff813759102c4 (patch) | |
tree | 5875e95cfeb5afb10f620c6a9ee24896aa40a12b /src/backend/tcop/postgres.c | |
parent | f896b5e1466c41dbb203b440392af4fd875cdd79 (diff) | |
download | postgresql-8f73c88c7cc048fb2873109e8d8ff813759102c4.tar.gz postgresql-8f73c88c7cc048fb2873109e8d8ff813759102c4.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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions