Content-Length: 258455 | pFad | http://github.com/postgrespro/postgres/commit/a187c96d26520695fc392edb1c8f38d86b16ef5b

11 Reduce log level of picksplit-doesn't-support-secondary-split whining. · postgrespro/postgres@a187c96 · GitHub
Skip to content

Commit a187c96

Browse files
committed
Reduce log level of picksplit-doesn't-support-secondary-split whining.
This was agreed to back in 2007, but never actually done. Josh Hansen
1 parent 3a1f8cd commit a187c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/gist/gistsplit.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ gistUserPicksplit(Relation r, GistEntryVector *entryvec, int attno, GistSplitVec
401401

402402
if (sv->spl_ldatum_exists || sv->spl_rdatum_exists)
403403
{
404-
elog(LOG, "picksplit method for column %d of index \"%s\" doesn't support secondary split",
404+
elog(DEBUG1, "picksplit method for column %d of index \"%s\" doesn't support secondary split",
405405
attno + 1, RelationGetRelationName(r));
406406

407407
supportSecondarySplit(r, giststate, attno, sv, v->spl_lattr[attno], v->spl_rattr[attno]);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/a187c96d26520695fc392edb1c8f38d86b16ef5b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy