aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-12-18 17:33:42 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-12-18 17:33:42 +0000
commit5491233f5245c464be2286ad894448b21ef757db (patch)
tree8badaae022de82ec4cd53ffe42e2c22e681c394d /src/backend/access/transam/xlog.c
parentc431db9714bfca24f05fd301ae2f027f83689e4f (diff)
downloadpostgresql-5491233f5245c464be2286ad894448b21ef757db.tar.gz
postgresql-5491233f5245c464be2286ad894448b21ef757db.zip
Ensure that 'errno' is saved and restored by all signal handlers that
might change it. Experimentation shows that the signal handler call mechanism does not save/restore errno for you, at least not on Linux or HPUX, so this is definitely a real risk.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions