Re: Auto-increment serial (Postgresql JDBC driver w/

Поиск
Список
Период
Сортировка
От Jaroslaw J. Pyszny
Тема Re: Auto-increment serial (Postgresql JDBC driver w/
Дата
Msg-id 1095880271.22986.37.camel@lx.siec
обсуждение исходный текст
Ответ на Re: Auto-increment serial (Postgresql JDBC driver w/  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Auto-increment serial (Postgresql JDBC driver w/
Список pgsql-jdbc
W liście z sro, 22-09-2004, godz. 00:50, Dave Cramer pisze:
> Sorry, missed one more where clause.
>
> select column_default from information_schema.columns where table_name =
> 'xyz' and column_name = 'id';
>
> This assumes a table defined like create table xyz (id serial);
It's works but only for the owner of the table
or I do something wrong ;)

Jarek
--
8  \\|||//  Jarosław J. Pyszny <arghil@poczta.onet.pl>
b   (o|o)    Linux admin/devel ("Vitae,non scholae,discimus")
i  --\_/--   Linux user: #96704    (http://counter.li.org)
t =->komputer(y) - daj znać jeśli chcesz się pozbyć <-=


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

Предыдущее
От: "Waldomiro"
Дата:
Сообщение: Char(100) fields
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Char(100) fields