mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
should fix the recent reports of "index is not a btree" failures, as well as preventing a more obscure race condition involving changes to a template database just after copying it with CREATE DATABASE.