BUG #12950: Update problem

Поиск
Список
Период
Сортировка
От robert.uradin@gmail.com
Тема BUG #12950: Update problem
Дата
Msg-id 20150402203636.2557.2887@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #12950: Update problem  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      12950
Logged by:          Robert
Email address:      robert.uradin@gmail.com
PostgreSQL version: 9.3.6
Operating system:   Win 7
Description:

not executing like none UPDATE command, colleagues with the same username
and password entered and executed from another computer without any problem,
can you help me what is the problem, thanks!


error:

ERROR:  syntax error at or near "set"
LINE 1: SELECT COUNT(*) AS total FROM (UPDATE belot_user set permane...
                                                         ^
In statement:
SELECT COUNT(*) AS total FROM (UPDATE belot_user set permanent_ban=1 where
fb_last_used_name='Robert Uradin') AS sub

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Peter Slavov
Дата:
Сообщение: Re: BUG #12910: Memory leak with logical decoding
Следующее
От: "Hale, Tyler"
Дата:
Сообщение: Re: BUG #12939: GRANT ALL ON ALL SEQUENCES doesn't work for sequences not yet existing