Re: [HACKERS] SRF's + SPI

2005-04-01 Thread Eric B.Ridge
On Apr 1, 2005, at 3:55 PM, Tom Lane wrote: "Eric B.Ridge" <[EMAIL PROTECTED]> writes: Like I said, everything usually works without problems, but from time to time it crashes. If you rebuild with --enable-cassert, does the crash get more reproducible? Indeed. Every time. This is

Postgres + Xapian (was Re: [HACKERS] fulltext searching via a custom index type )

2004-01-01 Thread Eric B.Ridge
On Dec 26, 2003, at 4:04 PM, Tom Lane wrote: Eric Ridge <[EMAIL PROTECTED]> writes: Xapian has it's own storage subsystem, and that's what I'm using to store the index... not using anything internal to postgres (although this could change). I would say you have absolutely zero chance of making it w

Re: [HACKERS] [GENERAL] Can't Build 7.3.4 on OS X

2003-09-29 Thread Eric B.Ridge
if you execute 'select_gcc 3.1' as root it should change your default GCC to a compiler that works. That fixes the problems with -traditional-cpp v/s -no-cpp-precomp, but it doesn't fix: ld: Undefined symbol _tas eric ---(end of broadcast)--- TI