On Tue, May 12, 2009 at 12:42:32PM -0400, Jeff Ortel wrote:
> - Upgrades (upgrade/* directories & files):
>   - Most files (git) moved to common/upgrade/<upgrade>
>   - Few files forked: (git) moved to oracle/upgrade/<upgrade>.
>   - Few files forked: copied to postgres/upgrade/<upgrade> and ported to PG.

There does not seem to be anything changed there, apart from the
Makefile. Please put the files to common/upgrade if no changes are
needed / intended.

>   - Upgrade scripts containing updated things created as CREATE OR REPLACE 
> like views
>     procs and packages updated replacing cut-n-paste content that is 
> redundant with
>     install files with an include to the install (.sql) file.  See examples 
> in git tree.
>   - So far, git only has 0.4 -> 0.5 (example) upgrade scripts, rest to follow.

For the view, function and package definition, I'd very much like to
see us move towards specifying file (we will hopefully get rid of the
symlinks) which should be executed, rather than duplicating the
content in the upgrade directories.

-- 
Jan Pazdziora
Senior Software Engineer, Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to