On Thu, 21 Dec 2000, Tom Lane wrote: > Value Default output text() abbrev() > > '127.0.0.1/32'::inet 127.0.0.1 127.0.0.1/32 127.0.0.1 > '127.0.0.1/32'::cidr 127.0.0.1/32 127.0.0.1/32 127.0.0.1/32 > '127/8'::cidr 127.0.0.0/8 127.0.0.0/8 127/8 > > This would be a little bit inconsistent, because the default output > format would match text() for CIDR values but abbrev() for INET values. > But that seems like the most useful behavior to me. Possibly others > will disagree ;-) I think it makes sense.
- [HACKERS] performance modality in 7.1 for large text att... Paul A Vixie
- Re: [HACKERS] performance modality in 7.1 for large... Thomas Lockhart
- Re: [HACKERS] performance modality in 7.1 for l... Christopher Masto
- Re: [HACKERS] performance modality in 7.1 for l... Paul A Vixie
- Re: [HACKERS] performance modality in 7.1 for large... Alex Pilosov
- Re: [HACKERS] performance modality in 7.1 for l... Paul A Vixie
- [HACKERS] CIDR output format Tom Lane
- Re: [HACKERS] CIDR output format Larry Rosenman
- Re: [HACKERS] CIDR output format Tom Lane
- Re: [HACKERS] CIDR output form... Larry Rosenman
- Re: [HACKERS] performance moda... Alex Pilosov
- Re: [HACKERS] performance modality in 7.1 f... Larry Rosenman
- Re: [HACKERS] performance modality in 7.1 for large... Bruce Momjian
- Re: [HACKERS] performance modality in 7.1 for large... Tom Lane