On Tue, Mar 14, 2017 at 1:54 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> hash: Add write-ahead logging support. > > This bit in access/hash/README, lines 368ff, appears obsolete: > > Although we can survive a failure to split a bucket, a crash is likely to > corrupt the index, since hash indexes are not yet WAL-logged. > > Perhaps we can just delete that para. If not, what should it say now?
That's obsolete, and can just be removed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
