Re: R: Field's position in Table

Поиск
Список
Период
Сортировка
От Yaroslav Tykhiy
Тема Re: R: Field's position in Table
Дата
Msg-id 958F6423-708B-486C-BA45-FE8EE7E762A3@barnet.com.au
обсуждение исходный текст
Ответ на Re: R: Field's position in Table  (vinny <vinny@xs4all.nl>)
Ответы Re: R: Field's position in Table
Список pgsql-general
On 20/08/2009, at 7:24 PM, vinny wrote:

> I can't really think of any real reason to put the field at a
> particular
> position, applications
> don't reallty care about the order of fields.

... unless an application is brain-damaged by its using a wildcard
select, which is a well-known no-no even for home-made scripts, as it
has already been pointed out here.  My point here being that
applications' robustness to apparent field order, like liberty,
shouldn't be taken for granted: it needs to be explicitly minded,
protected and sometimes fought for. :-)

Yar

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

Предыдущее
От: Yaroslav Tykhiy
Дата:
Сообщение: Re: "Could not open relation XXX: No such file or directory"
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: R: Field's position in Table