pgsql: Fix the fix for the gist error message

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix the fix for the gist error message
Date: 2009-07-24 19:54:36
Message-ID: 20090724195436.358C075331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix the fix for the gist error message

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/backend/access/gist:
gistsplit.c (r1.5.2.2 -> r1.5.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gist/gistsplit.c?r1=1.5.2.2&r2=1.5.2.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-07-24 20:12:42 pgsql: Reserve the shared memory region during backend startup on
Previous Message Peter Eisentraut 2009-07-24 19:54:25 pgsql: Fix the fix for the gist error message