pgsql: Change catalog version due to WAL protocol changes in GiST

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change catalog version due to WAL protocol changes in GiST
Date: 2006-05-17 16:37:06
Message-ID: 20060517163706.E5BDD9FA279@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Change catalog version due to WAL protocol changes in GiST

Modified Files:
--------------
pgsql/src/include/catalog:
catversion.h (r1.331 -> r1.332)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/catversion.h.diff?r1=1.331&r2=1.332)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-05-17 21:50:55 pgsql: Allow the .pgpass hostname to match the default socket directory,
Previous Message Teodor Sigaev 2006-05-17 16:34:59 pgsql: Reduce size of critial section during vacuum full, critical