Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
Log Message: ----------- Okay, I've had it with answering newbie questions about why plpgsql FOR loops are giving weird syntax errors. Restructure parsing of FOR loops so that the integer-loop-vs-query-loop decision is driven off the presence of '..' between IN and LOOP, rather than the presence of a matching record/row variable name. Hopefully this will make the behavior a bit more transparent. Modified Files: -------------- pgsql-server/doc/src/sgml: plpgsql.sgml (r1.38 -> r1.39) (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/src/sgml/plpgsql.sgml.diff?r1=1.38&r2=1.39) pgsql-server/src/pl/plpgsql/src: gram.y (r1.56 -> r1.57) (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/pl/plpgsql/src/gram.y.diff?r1=1.56&r2=1.57)
В списке pgsql-committers по дате отправления: