OSDN Git Service

Get rid of bogus use of heap_mark4update in reindex operations (cf.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Sep 2002 00:42:48 +0000 (00:42 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Sep 2002 00:42:48 +0000 (00:42 +0000)
commitbc1088c28ada76477bcbb51087c95fcc0b49842c
treed6b80a46bcd2b513467d46d9f17f0a0f60163924
parentdf3e7b3a51906beb672e677844daf9097dfc8dd7
Get rid of bogus use of heap_mark4update in reindex operations (cf.
recent bug report).  Fix processing of nailed-in-cache indexes;
it appears that REINDEX DATABASE has been broken for months :-(.
src/backend/catalog/index.c
src/backend/commands/indexcmds.c
src/backend/commands/vacuum.c
src/include/catalog/index.h