Auto incrementing Field

Поиск
Список
Период
Сортировка
От Rex Byrns
Тема Auto incrementing Field
Дата
Msg-id 37135900.A54047B3@testengeer.com
обсуждение исходный текст
Список pgsql-interfaces
I have been porting some scripts that were written for mySQL and there
is extensive use of an autoincrementing field.  I gather that I must
write a function to do this.  Anyone have an example or better method?

Another question I have is about the timespan data type.  I am in need
of a way to allow users to enter time worked on specific jobs in the
form of say 8 am thru 12:30 pm  (Date inclusion is ok).  I would like to
prevent overlapping time entries.  The term timespan sounds like it
might be useful for this .

thanks for any help you might give,

    Rex Byrns.


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

Предыдущее
От: JT Kirkpatrick
Дата:
Сообщение: tuple size too big??
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [INTERFACES] Auto incrementing Field