Thread: pgsql: Ooops, I broke initdb with that last patch.

pgsql: Ooops, I broke initdb with that last patch.

From
Tom Lane
Date:
Ooops, I broke initdb with that last patch.

That's what I get for not fully retesting the final version of the patch.
The replace_allowed cross-check needs an additional special case for
bootstrapping.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0c19aaba22c4d904f7259ef11f7d6db7b5dd36a0

Modified Files
--------------
src/backend/utils/cache/relcache.c |   14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)