Alvaro Herrera <alvhe...@2ndquadrant.com> writes: > Alex Shulgin wrote: > >> DEBUG: inserting column 7 value "varchar_transform" >> >> Breakpoint 1, GetSnapshotData (snapshot=0xdb2d60 <CatalogSnapshotData>) >> at /home/ash/src/postgresql/src/backend/storage/ipc/procarray.c:1413 >> 1413 xmax = ShmemVariableCache->latestCompletedXid; >> >> (gdb) p ShmemVariableCache->latestCompletedXid >> $1 = 4294967295 > > I think you might need to "make distclean", then recompile. If you're > not passing --enable-depend to configure, I suggest you do so; that > greatly reduces such problems.
Well I tried that before posting the complaint, let me try again though. -- Alex -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers