Re: [BUGS] \dT macaddr helptext bug.

2001-05-03 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Thanks. Will be fixed in 7.2. I went ahead and changed the pg_description entry for 7.1.1; there doesn't seem to be any harm in that ... regards, tom lane ---(end of broadcast)--

Re: [BUGS] \dT macaddr helptext bug.

2001-05-03 Thread Tom Lane
Tomasz Wegrzanowski <[EMAIL PROTECTED]> writes: > In psql typelist help (\dT) macaddr is described: > macaddr | XX:XX:XX:XX:XX, MAC address > 40 bits total. > It should be: > macaddr | XX:XX:XX:XX:XX:XX, MAC address > 48 bits total. Yup. I have changed the pg_

Re: [BUGS] \dT macaddr helptext bug.

2001-05-03 Thread Bruce Momjian
Thanks. Will be fixed in 7.2. > > POSTGRESQL BUG REPORT TEMPLATE > > > > Your name : Tomasz Wegrzanow