pgsql/src/backend/access/transam (xact.c xlog.c)

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/access/transam (xact.c xlog.c)
Date: 2000-12-18 00:44:45
Message-ID: 200012180044.eBI0ij559332@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Sunday, December 17, 2000 @ 19:44:45
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/access/transam
from hub.org:/home/projects/pgsql/tmp/cvs-serv59326/src/backend/access/transam

Modified Files:
xact.c xlog.c

----------------------------- Log Message -----------------------------

Clean up backend-exit-time cleanup behavior. Use on_shmem_exit callbacks
to ensure that we have released buffer refcounts and so forth, rather than
putting ad-hoc operations before (some of the calls to) proc_exit. Add
commentary to discourage future hackers from repeating that mistake.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2000-12-18 00:44:46 pgsql/src/backend/commands (trigger.c)
Previous Message petere 2000-12-17 17:50:47 pgsql/doc/src/sgml (typeconv.sgml)