Repair brain fade in commit b181a91981203f6ec9403115a2917bd3f9473707.

Robert Haas <rhaas@postgresql.org>

Commit: d060e07fa919e0eb681e2fa2cfbe63d6c40eb2cf
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-01-22T17:51:20Z
Releases: 9.5.0
Repair brain fade in commit b181a91981203f6ec9403115a2917bd3f9473707.

The split between which things need to happen in the C-locale case and
which needed to happen in the locale-aware case was a few bricks short
of a load.  Try to fix that.

Files

PathChange+/−
src/backend/utils/adt/varlena.c modified +15 −12