atttypmod usage

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема atttypmod usage
Дата
Msg-id 199903180012.TAA21753@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
Remember, folks, there is a pg_attribute.atttypmod field that is an
int32 that is ready for use by other types.

For example, Clark and I were discussing putting the oid of the sequence
into that column, destruction of the sequence could be automatic.  Would
also make pg_dump understand which sequences are valid for dumping.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: OID vs SERIAL? (Was: Re: [HACKERS] Sequences....)
Следующее
От: "Tim Perdue"
Дата:
Сообщение: Re: [HACKERS] "CANNOT EXTEND" -