Re: Version/Change Management of functions? - Mailing list pgsql-general

From Roman Neuhauser
Subject Re: Version/Change Management of functions?
Date
Msg-id 20060707123553.GB2400@dagan.sigpipe.cz
Whole thread Raw
In response to Version/Change Management of functions?  (Michael Loftis <mloftis@wgops.com>)
Responses Re: Version/Change Management of functions?  (Michael Loftis <mloftis@wgops.com>)
List pgsql-general
# mloftis@wgops.com / 2006-07-06 22:41:27 -0600:
> OK I know this is an odd question but I'm working on an app that will rely
> more and more on database driven functions, and while the app's source is
> in SVN, and I intend for the source of the SQL scripts to also be there, I
> was wondering...what are people doing for version control and change
> management on their custom (esp PL/pgSQL and say PL/Perl) functions?

    Well, "people" use a version control system.

    Do you have any specific questions?

--
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

pgsql-general by date:

Previous
From: Fabrice Franquenk
Date:
Subject: Do checkpoints flush all data from shared buffers ?
Next
From: Martijn van Oosterhout
Date:
Subject: Re: WAL internals