CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 03/01/21 14:51:42
Modified files: src/backend/access/transam: Tag: REL7_2_STABLE xlog.c
Log message: Back-patch fix to ensure pg_clog updates are not only written but sync'ed before we consider the checkpoint to be done.