pgsql: Remove wrongly backpatched piece of code in cube.c

2018-04-10 Thread Teodor Sigaev
Remove wrongly backpatched piece of code in cube.c Due to sloppy division of changes between f50c80dbb (which was not back-patched) and 563a053bd, this piece of code was wrongly backpatched to REL_10_STABLE and REL9_6_STABLE. This code never causes real error because its condition is never satisf

pgsql: Remove wrongly backpatched piece of code in cube.c

2018-04-10 Thread Teodor Sigaev
Remove wrongly backpatched piece of code in cube.c Due to sloppy division of changes between f50c80dbb (which was not back-patched) and 563a053bd, this piece of code was wrongly backpatched to REL_10_STABLE and REL9_6_STABLE. This code never causes real error because its condition is never satisf