Re: Help me about postgreSql code

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Help me about postgreSql code
Дата
Msg-id 4B589E10.8040704@hogranch.com
обсуждение исходный текст
Ответ на Help me about postgreSql code  (Elian Laura <eling.laura@gmail.com>)
Ответы Re: Help me about postgreSql code  (Mark Morgan Lloyd <markMLl.pgsql-general@telemetry.co.uk>)
Список pgsql-general
Elian Laura wrote:
> i understand, but why my teacher wrote in his paper.."Probably the
> most obvious case is a database engine where the user defines, at run
> time, if a field is integer, char, float, etc. but, it is not
> necessary to compile the program again. All this felxibility must be
> ........."

I have no idea why your teacher wrote that.   You should ask them.

in a relational database, all data fields are typed.   the only "user
input" that Postgres processes is the SQL language, and thats a full
blown complex language parser, the internals of which I have little
desire to take apart.



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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: db cluster location
Следующее
От: Scott Frankel
Дата:
Сообщение: db cluster location