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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Reduce log level of picksplit-doesn't-support-secondary-split wh
Date: 2013-02-09 17:18:03
Message-ID: E1U4E3v-0007BL-Et@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-02-10 16:59:12 pgsql: Document and clean up gistsplit.c.
Previous Message Tom Lane 2013-02-09 16:43:54 pgsql: Add an example of attaching a default value to an updatable view