postgresql/src/backend/postmaster
Tom Lane 01747692fe Repair two problems with WAL logging of sequence nextvalI() ops, as
per recent pghackers discussion: force a new WAL record at first nextval
after a checkpoint, and ensure that xlog is flushed to disk if a nextval
record is the only thing emitted by a transaction.
2002-03-15 19:20:36 +00:00
..
Makefile Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
pgstat.c Change made to elog: 2002-03-06 06:10:59 +00:00
postmaster.c Repair two problems with WAL logging of sequence nextvalI() ops, as 2002-03-15 19:20:36 +00:00