Remove obsolete text from hash/README
As pointed out by Tom [1]/messages/by-id/5515.1489514099@sss.pgh.pa.us -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com, attached is a patch to remove obsolete text
from src/backend/access/hash/README
[1]: /messages/by-id/5515.1489514099@sss.pgh.pa.us -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
Attachments:
fix_hash_index_readme_v1.patchapplication/octet-stream; name=fix_hash_index_readme_v1.patchDownload
diff --git a/src/backend/access/hash/README b/src/backend/access/hash/README
index 00beb86..53b0e0d 100644
--- a/src/backend/access/hash/README
+++ b/src/backend/access/hash/README
@@ -365,9 +365,6 @@ try to split the bucket again until the prior split is finished. In other
words, a bucket can be in the middle of being split for some time, but it can't
be in the middle of two splits at the same time.
-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.
-
The fourth operation is garbage collection (bulk deletion):
next bucket := 0
On Tue, Mar 14, 2017 at 10:22 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
As pointed out by Tom [1], attached is a patch to remove obsolete text
from src/backend/access/hash/README
Heh, thanks.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers