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.
Tags:
----
REL8_4_STABLE
Modified Files:
--------------
pgsql/src/backend/access/gin:
ginxlog.c (r1.19 -> r1.19.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginxlog.c?r1=1.19&r2=1.19.2.1)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-02-09 21:43:30 |
| Subject: pgsql: Fix up rickety handling of relation-truncation interlocks. |
| Previous: | From: Heikki Linnakangas | Date: 2010-02-09 20:31:25 |
| Subject: pgsql: Fix bug in GIN WAL redo cleanup function: don't free fake |