Re: BUG #6400: function arguments not accepted

Поиск
Список
Период
Сортировка
От bricklen
Тема Re: BUG #6400: function arguments not accepted
Дата
Msg-id CAGrpgQ8ect5+GYbdOgrgMPn7zB_x23AY5woD7vjk5Y20S17=Cw@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #6400: function arguments not accepted  (knoch@ipa.fraunhofer.de)
Список pgsql-bugs
On Wed, Jan 18, 2012 at 5:38 AM,  <knoch@ipa.fraunhofer.de> wrote:
> =C2=A0INSERT INTO tissue.biopsy (id_biopsy, f_user,introduction_date,
> description, weight, size)
> =C2=A0VALUES
> =C2=A0(
> =C2=A0DEFAULT,
> =C2=A0user,
> =C2=A0in_date,
> =C2=A0in_description,
> =C2=A0in_weight,
> =C2=A0in_size
> =C2=A0);

What happens when you double-quote user in the insert statement?

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

Предыдущее
От: knoch@ipa.fraunhofer.de
Дата:
Сообщение: BUG #6400: function arguments not accepted
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #6399: knngist sometimes returns tuples in incorrect order