Subject: The mailing list for listmasters using Sympa
List archive
- From: Hargitai Gábor <address@concealed>
- To: address@concealed
- Subject: [sympa-users] Sympa 5.0b + postgres bug
- Date: Fri, 07 Jan 2005 12:36:44 +0100
Hi
I found a bug in 5.0b:
in List.pm in Line 9210
my $statement = "UPDATE subscriber_table SET subscribed_subscriber='1'
WHERE ((included_subscriber IS NULL || included_subscriber!='1') &&
(subscribed_subscriber IS NULL || subscribed_subscriber!='1'))";
the || and && operators aren't supported by postgresql. Replacing them
with OR and AND works fine.
--
Üdv
Gábor
-
[sympa-users] Sympa 5.0b + postgres bug,
Hargitai Gábor, 01/07/2005
- Re: [sympa-users] Sympa 5.0b + postgres bug, Olivier Salaün - CRU, 01/07/2005
Archive powered by MHonArc 2.6.19+.