\dT macaddr helptext bug.

Поиск
Список
Период
Сортировка
От Tomasz Wegrzanowski
Тема \dT macaddr helptext bug.
Дата
Msg-id 20010429022232.A8916@tavaiah
обсуждение исходный текст
Ответы Re: \dT macaddr helptext bug.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: \dT macaddr helptext bug.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Tomasz Wegrzanowski
Your email address    : taw@users.sourceforge.net


Please enter a FULL description of your problem:
------------------------------------------------

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.

macaddr datatype works correctly (48-bit).

If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------

Well, it's pretty obvious how to fix it.
Sorry for cutting of unused parts of the template.
You should write whether to cut them or left empty in bug.template comments.

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

Предыдущее
От: Vivek Khera
Дата:
Сообщение: instructions for "register" from make install are misleading
Следующее
От: Jon
Дата:
Сообщение: Re: debug_level 0 does not stop debug messages