Re: BUG #1356: pg_get_serial_sequence can not find a table that existing.

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: BUG #1356: pg_get_serial_sequence can not find a table that existing.
Дата
Msg-id
28605.1103815825@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Re: BUG #1356: pg_get_serial_sequence can not find a table that existing. "Dave Page" <dpage@vale-housing.co.uk>
"Kamp Kaibo Huang"  writes:
> select pg_get_serial_sequence('tTestTableAnother','FId')
> ERROR:  relation "ttesttableanother" does not exist

I think you need

select pg_get_serial_sequence('"tTestTableAnother"','"FId"');

			regards, tom lane

[ could we please get the bug form fixed to route bugs to the right list? ]
В списке pgsql-www по дате отправления
От: Robert Treat
Дата:
Сообщение: Changing the developers page
От: Dave Page
Дата:
FAQ