Обсуждение: Include column statistics as property of the column

Поиск
Список
Период
Сортировка

Include column statistics as property of the column

От
"Hiroshi Saito"
Дата:
Hi Dave.

It is pga3 patch.
Please Check and
Apply this though I must sometimes give variously besides it.
Because, it has pga2.:-)

regards,
Hiroshi Saito

Вложения

Re: Include column statistics as property of the column

От
"Dave Page"
Дата:
Thanks Hiroshi, patch applied.

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito@inetrt.skcapi.co.jp]
> Sent: 19 October 2003 22:01
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Include column statistics as property of the column
>
> Hi Dave.
>
> It is pga3 patch.
> Please Check and
> Apply this though I must sometimes give variously besides it.
> Because, it has pga2.:-)
>
> regards,
> Hiroshi Saito
>

Re: Include column statistics as property of the

От
Andreas Pflug
Дата:
Hiroshi Saito wrote:

>Hi Dave.
>
>It is pga3 patch.
>Please Check and
>Apply this though I must sometimes give variously besides it.
>

Patch mostly ok, the numeric validator was missing.

Regards,
Andreas



Re: Include column statistics as property of the

От
"Hiroshi Saito"
Дата:
Hi Andreas.

From: "Andreas Pflug" <pgadmin@pse-consulting.de>


> Hiroshi Saito wrote:
>
> >Hi Dave.
> >
> >It is pga3 patch.
> >Please Check and
> >Apply this though I must sometimes give variously besides it.
> >
>
> Patch mostly ok, the numeric validator was missing.
>
> Regards,
> Andreas

Oh, Thanks.
Is it a check to 1000 from 0 and -1.?
Wait a little.

regards,
Hiroshi Saito


Re: Include column statistics as property of the

От
Andreas Pflug
Дата:
Hiroshi Saito wrote:

>Hi Andreas.
>
>From: "Andreas Pflug" <pgadmin@pse-consulting.de>
>
>
>
>
>>Hiroshi Saito wrote:
>>
>>
>>
>>>Hi Dave.
>>>
>>>It is pga3 patch.
>>>Please Check and
>>>Apply this though I must sometimes give variously besides it.
>>>
>>>
>>>
>>Patch mostly ok, the numeric validator was missing.
>>
>>Regards,
>>Andreas
>>
>>
>
>Oh, Thanks.
>Is it a check to 1000 from 0 and -1.?
>
>
No, just to prevent typing of non-digit chars.

Regards,
Andreas


Re: Include column statistics as property of the

От
"Hiroshi Saito"
Дата:
From: "Andreas Pflug" <pgadmin@pse-consulting.de>
(snip)
> >Oh, Thanks.
> >Is it a check to 1000 from 0 and -1.?
> >
> >
> No, just to prevent typing of non-digit chars.
>
> Regards,
> Andreas

Understanding.
A server may change a requirement range.
And, the consistency of the value is returned in detail on an error.
:-)

regards,
Hiroshi Saito

Re: Include column statistics as property of the

От
"Hiroshi Saito"
Дата:
Hi Dave.

A numerical value check was added.
Please Apply it.
:-)

regards,
Hiroshi Saito

----- Original Message -----
From: "Hiroshi Saito" <saito@inetrt.skcapi.co.jp>


> From: "Andreas Pflug" <pgadmin@pse-consulting.de>
> (snip)
> > >Oh, Thanks.
> > >Is it a check to 1000 from 0 and -1.?
> > >
> > >
> > No, just to prevent typing of non-digit chars.
> >
> > Regards,
> > Andreas
>
> Understanding.
> A server may change a requirement range.
> And, the consistency of the value is returned in detail on an error.
> :-)
>
> regards,
> Hiroshi Saito

Вложения

Re: Include column statistics as property of the

От
Andreas Pflug
Дата:
Hiroshi Saito wrote:

>Hi Dave.
>
>A numerical value check was added.
>Please Apply it.
>:-)
>
>
>
I did it already!

Regards,
Andreas



Re: Include column statistics as property of the

От
"Hiroshi Saito"
Дата:
From: "Andreas Pflug" <pgadmin@pse-consulting.de>


> Hiroshi Saito wrote:
>
> >Hi Dave.
> >
> >A numerical value check was added.
> >Please Apply it.
> >:-)
> >
> >
> >
> I did it already!
>
> Regards,
> Andreas

Thank you for taking the time to help me in this.:-)

regards
Hiroshi Saito