- 23 Aug, 2001 1 commit
-
-
Tom Lane authored
(TransactionIdPrecedes, TransactionIdFollows, etc). First step on the way to transaction ID wrap solution ...
-
- 05 Aug, 2001 1 commit
-
-
Tom Lane authored
Make sure it exits immediately when collector process dies --- in old code, buffer process would hang around and compete with the new buffer process for packets. Make sure it doesn't block on writing the pipe when the collector falls more than a pipeload behind. Avoid leaking pgstats FDs into every backend.
-
- 04 Aug, 2001 1 commit
-
-
Tom Lane authored
platforms system(2) gets confused unless the signal handler is set to SIG_DFL, not SIG_IGN. pgstats.c now uses pqsignal() as it should, not signal(). Also, arrange for the stats collector process to show a reasonable ID in 'ps', rather than looking like a postmaster.
-
- 05 Jul, 2001 1 commit
-
-
Jan Wieck authored
Jan
-
- 30 Jun, 2001 1 commit
-
-
Peter Eisentraut authored
-
- 29 Jun, 2001 1 commit
-
-
Jan Wieck authored
for speed. Jan
-
- 22 Jun, 2001 1 commit
-
-
Jan Wieck authored
Jan
-