pgaccess 0.86

Поиск
Список
Период
Сортировка
От Jose' Soares Da Silva
Тема pgaccess 0.86
Дата
Msg-id Pine.LNX.3.96.980525124609.994A-100000@proxy.bazzanese.com
обсуждение исходный текст
Ответы Re: [INTERFACES] pgaccess 0.86  ("Jose' Soares Da Silva" <sferac@bo.nettuno.it>)
Список pgsql-interfaces
Hi,
I'm playing with pgaccess 0.86, it's a very interesting tool, congratulations
to Teo for the excellent job.
I would report a bug on table information:

pgaccess displays the wrong size for types varchar (see your phonebook
example):

table name    phonebook
owner        marco
field information:
---------------------------------------
field name    field type    size
---------------------------------------
name        varchar        -5           <-- (32)
phone_nr    varchar        -5           <-- (16)
city        varcahr        -5           <-- (32)
company        bool        1
continent    char16        16
---------------------------------------
                                                      Jose'


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

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: pgAccess - how does one set user?
Следующее
От: Constantin Teodorescu
Дата:
Сообщение: Re: [INTERFACES] pgaccess 0.86 - wrong field sizes