Обсуждение: check scripts after database code change

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

check scripts after database code change

От
Dennis
Дата:
Hi,

Are there any scripts that we can check after the changes we made in the database code?
In summary, are there any automatic post-development scripts before they come to the beta stage?

Dennis

Re: check scripts after database code change

От
Karsten Hilbert
Дата:
Am Thu, Nov 18, 2021 at 05:45:37PM +0300 schrieb Dennis:

> Are there any scripts that we can check after the changes we made in the
> database code?
> In summary, are there any automatic post-development scripts before they
> come to the beta stage?

What do you want those script to do ?

Karsten
--
GPG  40BE 5B0E C98E 1713 AFA6  5BC0 3BEA AC80 7D4F C89B



Re: check scripts after database code change

От
Adrian Klaver
Дата:
On 11/18/21 06:45, Dennis wrote:
> Hi,
> 
> Are there any scripts that we can check after the changes we made in the 
> database code?

Who made what changes in what code?

> In summary, are there any automatic post-development scripts before they 
> come to the beta stage?

Development of what and whose beta?

This is going to need a more detailed explanation before there can be an 
answer more sophisticated then: maybe?

> 
> Dennis


-- 
Adrian Klaver
adrian.klaver@aklaver.com



Re: check scripts after database code change

От
Dennis
Дата:

> Who made what changes in what code?

I want to make special developments in the database code.

> Development of what and whose beta?

to check after making changes and customizations in the database code

>This is going to need a more detailed explanation before there can be an
answer more sophisticated then: maybe?

After I make changes to the code to customize the database  , I want to find a check mechanism to detect the negative effects of my changes. 


On Thu, Nov 18, 2021 at 7:07 PM Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 11/18/21 06:45, Dennis wrote:
> Hi,
>
> Are there any scripts that we can check after the changes we made in the
> database code?

Who made what changes in what code?

> In summary, are there any automatic post-development scripts before they
> come to the beta stage?

Development of what and whose beta?

This is going to need a more detailed explanation before there can be an
answer more sophisticated then: maybe?

>
> Dennis


--
Adrian Klaver
adrian.klaver@aklaver.com

Re: check scripts after database code change

От
Ron
Дата:
There's a regression test suite.  https://www.postgresql.org/docs/current/regress.html

On 11/19/21 2:01 AM, Dennis wrote:

> Who made what changes in what code?

I want to make special developments in the database code.

> Development of what and whose beta?

to check after making changes and customizations in the database code

>This is going to need a more detailed explanation before there can be an
answer more sophisticated then: maybe?

After I make changes to the code to customize the database  , I want to find a check mechanism to detect the negative effects of my changes. 


On Thu, Nov 18, 2021 at 7:07 PM Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 11/18/21 06:45, Dennis wrote:
> Hi,
>
> Are there any scripts that we can check after the changes we made in the
> database code?

Who made what changes in what code?

> In summary, are there any automatic post-development scripts before they
> come to the beta stage?

Development of what and whose beta?

This is going to need a more detailed explanation before there can be an
answer more sophisticated then: maybe?

>
> Dennis


--
Adrian Klaver
adrian.klaver@aklaver.com

--
Angular momentum makes the world go 'round.

Re: check scripts after database code change

От
Dennis
Дата:
Thanks Ron;
this is exactly what i was looking for.
I would like to know if there are different things like this
Dennis

On Fri, Nov 19, 2021 at 11:07 AM Ron <ronljohnsonjr@gmail.com> wrote:
There's a regression test suite.  https://www.postgresql.org/docs/current/regress.html

On 11/19/21 2:01 AM, Dennis wrote:

> Who made what changes in what code?

I want to make special developments in the database code.

> Development of what and whose beta?

to check after making changes and customizations in the database code

>This is going to need a more detailed explanation before there can be an
answer more sophisticated then: maybe?

After I make changes to the code to customize the database  , I want to find a check mechanism to detect the negative effects of my changes. 


On Thu, Nov 18, 2021 at 7:07 PM Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 11/18/21 06:45, Dennis wrote:
> Hi,
>
> Are there any scripts that we can check after the changes we made in the
> database code?

Who made what changes in what code?

> In summary, are there any automatic post-development scripts before they
> come to the beta stage?

Development of what and whose beta?

This is going to need a more detailed explanation before there can be an
answer more sophisticated then: maybe?

>
> Dennis


--
Adrian Klaver
adrian.klaver@aklaver.com

--
Angular momentum makes the world go 'round.