New INET and CIDR types

Поиск
Список
Период
Сортировка
I have recieved the files from D'Arcy for new INET and CIDR types.  INET
is use for hosts, while CIDR for networks.  No duplicate code.  CIDR
behaves the same as INET, except for a different input function.  The
system catalogs take care of the mapping of CIDR to INET functions.

It will require an initdb for beta users moving to 6.4 final.  Is this
OK?  If so, I will apply it tomorrow.  If not, the type will have to be
disabled for 6.4.

The big question is how many people have _live_ data in 6.4 beta
databases, who don't want to initdb for 6.4 final, and can't use
pg_upgrade to move to 6.4 final.

If I don't hear any objections, I will do it some time around noon
tomorrow, EST.

--  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: [HACKERS] What about LIMIT in SELECT ?
Следующее
От: Bruce Momjian
Дата:
Сообщение: New INET/CIDR type