Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/18/ddl-generated-columns.html Description: On page https://www.postgresql.org/docs/current/ddl-generated-columns.html : In the example "CREATE TABLE people" ..., the line "GENERATED ALWAYS AS ..." is missing the mandatory suffix word "STORED". Regards, fjf2002
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/18/ddl-generated-columns.html Description: On page https://www.postgresql.org/docs/current/ddl-generated-columns.html : In the example "CREATE TABLE people" ..., the line "GENERATED ALWAYS AS ..." is missing the mandatory suffix word "STORED".