Re: SERIAL type fields

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: SERIAL type fields
Дата
Msg-id Pine.LNX.4.33.0304241421010.14593-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Re: SERIAL type fields  (Andrew Ayers <aayers@eldocomp.com>)
Список pgsql-general
On Thu, 24 Apr 2003, Andrew Ayers wrote:

> scott.marlowe wrote:
> > Sure, take a look here:
> >
> > http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=functions-sequence.html
> >
> > Notice near the bottom, you get this:
> >
> > setval
>
> [snip]
>
> So - it seems like yet another case of RTFM...

Reading the FM in Postgresql is pretty easy, but sometimes finding the
right place isn't so easy.  Like how to set environmental vars that affect
psql (hint, it uses libpq...)


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

Предыдущее
От: Andrew Ayers
Дата:
Сообщение: Re: SERIAL type fields
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: [SQL] rewriting values with before trigger