aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/syscache.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-08-09 17:47:06 +0000
committerBruce Momjian <bruce@momjian.us>2006-08-09 17:47:06 +0000
commit1e35f9aa048183ecf18227e5a4cb08c64693e645 (patch)
tree801a2ce1766ba665ef18c9ea9cc9dd2f0152615a /src/backend/utils/cache/syscache.c
parent73761f3659dece410899a3876193e5cbf3a6ab9d (diff)
downloadpostgresql-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