David Fetter wrote: > On Wed, Apr 07, 2010 at 06:12:52AM +0000, Heikki Linnakangas wrote: >> Log Message: >> ----------- >> Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() during >> recovery. We might want to relax this in the future, but ThisTimeLineID >> isn't currently correct in backends during recovery, so the filename >> returned was wrong. > > Is this Fujii Masao's patch? If so, please make sure to mention this > in your commit messages :)
Yes. Sorry. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
