Re: [BUGS] possible bug not in open items

2010-02-28 Thread Jeff Davis
On Thu, 2010-02-25 at 23:15 -0500, Bruce Momjian wrote: > Was this ever addressed? > It doesn't appear to be fixed, and I don't see it on the TODO, either. Should we add it there? Regards, Jeff Davis > --- > > Jeff

Re: [BUGS] bug in string comparison

2010-02-28 Thread Kopljan Michael
__ Information from ESET Smart Security, version of virus signature database 4902 (20100228) __ The message was checked by ESET Smart Security. http://www.eset.com -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs

Re: [BUGS] possible bug not in open items

2010-02-28 Thread Tom Lane
Jeff Davis writes: > On Thu, 2010-02-25 at 23:15 -0500, Bruce Momjian wrote: >> Was this ever addressed? > It doesn't appear to be fixed, and I don't see it on the TODO, either. > Should we add it there? +1. It likely wouldn't be real hard to fix, but given the lack of field complaints I'm not

[BUGS] BUG #5351: compiling with --disable-shared is broken (patch included)

2010-02-28 Thread Jonas Lund
The following bug has been logged online: Bug reference: 5351 Logged by: Jonas Lund Email address: whizz...@gmail.com PostgreSQL version: 8.4.2 (+others) Operating system: FreeBSD (generic problem) Description:compiling with --disable-shared is broken (patch included)

Re: [BUGS] BUG #5351: compiling with --disable-shared is broken (patch included)

2010-02-28 Thread Tom Lane
"Jonas Lund" writes: > I'm compiling with "--disable-shared" on 8.4.2 (worked with 8.3.1) and it > fails with: Hmm ... out of curiosity, what exactly is your motivation for doing that? The reason we don't test this anymore is that so much of Postgres' functionality is bound up in loadable module