pgsql: Reduce log level of picksplit-doesn't-support-secondary-split wh - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Reduce log level of picksplit-doesn't-support-secondary-split wh
Date
Msg-id E1U4E3v-0007BL-Et@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Reduce log level of picksplit-doesn't-support-secondary-split whining.

This was agreed to back in 2007, but never actually done.

Josh Hansen

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a187c96d26520695fc392edb1c8f38d86b16ef5b

Modified Files
--------------
src/backend/access/gist/gistsplit.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add an example of attaching a default value to an updatable view
Next
From: Tom Lane
Date:
Subject: pgsql: Document and clean up gistsplit.c.