Log Message:
-----------
Fix bug in GIN WAL redo cleanup function: don't free fake relcache entry
while it's still being used.
Backpatch to 8.4, where the fake relcache method was introduced.
Modified Files:
--------------
pgsql/src/backend/access/gin:
ginxlog.c (r1.21 -> r1.22)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginxlog.c?r1=1.21&r2=1.22)
pgsql-committers by date
| Next: | From: Heikki Linnakangas | Date: 2010-02-09 20:31:35 |
| Subject: pgsql: Fix bug in GIN WAL redo cleanup function: don't free fake |
| Previous: | From: Magnus Hagander | Date: 2010-02-09 20:22:38 |
| Subject: Re: pgsql: Define the value for in6addr_any on MingW, since it provides the |