aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/syscat.py
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-02-24 22:42:45 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-02-24 22:42:45 +0000
commit496ea7a87633a64ddab65b375e0be56fa60873cc (patch)
tree13d2f5498757d6a2f65d27a7caf4553e066c92d8 /src/interfaces/python/tutorial/syscat.py
parent3460181c3c571d690576c1d7621abfbd78861112 (diff)
downloadpostgresql-496ea7a87633a64ddab65b375e0be56fa60873cc.tar.gz
postgresql-496ea7a87633a64ddab65b375e0be56fa60873cc.zip
At least on HPUX, select with delay.tv_sec = 0 and delay.tv_usec = 1000000
does not lead to a one-second delay, but to an immediate EINVAL failure. This causes CHECKPOINT to crash with s_lock_stuck much too quickly :-(. Fix by breaking down the requested wait div/mod 1e6.
Diffstat (limited to 'src/interfaces/python/tutorial/syscat.py')
0 files changed, 0 insertions, 0 deletions