On Thu, Dec 22, 2016 at 8:45 AM, Heikki Linnakangas <[email protected]> wrote: > Simplify tape block format. > > No more indirect blocks. The blocks form a linked list instead.
There is still one remaining reference to indirect blocks that you missed in comments above LogicalTapeRewindForWrite(). -- Peter Geoghegan -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
