mirror of
https://github.com/postgres/postgres.git
synced 2026-03-27 21:03:14 -04:00
recovered. I did not see any actual leak while testing this in CVS tip, but 8.0 definitely has a problem with leaking the space temporarily palloc'd by BufferSync(). In any case this seems a good idea to forestall similar problems in future. Per report from Arjen van der Meijden. |
||
|---|---|---|
| .. | ||
| autovacuum.c | ||
| bgwriter.c | ||
| fork_process.c | ||
| Makefile | ||
| pgarch.c | ||
| pgstat.c | ||
| postmaster.c | ||
| syslogger.c | ||