postgresql/src/backend/tcop
Tom Lane 55e4ef138c Code review for statement_timeout patch. Fix some race conditions
between signal handler and enable/disable code, avoid accumulation of
timing error due to trying to maintain remaining-time instead of
absolute-end-time, disable timeout before commit not after.
2002-10-31 21:34:17 +00:00
..
dest.c Update copyright to 2002. 2002-06-20 20:29:54 +00:00
fastpath.c The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
postgres.c Code review for statement_timeout patch. Fix some race conditions 2002-10-31 21:34:17 +00:00
pquery.c pgindent run. 2002-09-04 20:31:48 +00:00
utility.c Fix ALTER TABLE ... ADD COLUMN for inheritance cases. 2002-10-21 20:31:52 +00:00