Re: subversion support? - Mailing list pgsql-general

From Roberts, Jon
Subject Re: subversion support?
Date
Msg-id 15362F202C62EA4590F5F3E5FA15021E05286768@nasappexc04.asurion.loc
Whole thread Raw
In response to subversion support?  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
Responses Re: subversion support?  (Brad Lhotsky <lhotskyb@mail.nih.gov>)
List pgsql-general
Robert, that does sound better.  It keeps the names of the files in svn
consistent with the database object names which is essential.  It also makes
it automatic.  Unfortunately, it doesn't tell you who did the changes.

Do you want to share that code?


Thanks!


Jon

-----Original Message-----
From: Robert Treat [mailto:robert@omniti.com]
Sent: Wednesday, October 24, 2007 10:24 PM
To: pgsql-general@postgresql.org
Cc: Roberts, Jon
Subject: Re: [GENERAL] subversion support?

On Wednesday 24 October 2007 15:11, Roberts, Jon wrote:
> Yeah.  I think having to save the function to disk and then leave pgAdmin
> to execute subversion commands is going through hoops.
>
> Also, pgAdmin should be integrated so that you are notified if the
function
> in the database is different from the last committed version.  A visual
> diff should be there so you can see what the differences are.
>

We have a script that runs nightly that dumps tables / functions to file,
and
then checks it in automagically to svn, which sends an email of the diffs.
Perhaps that would work for you?

--
Robert Treat
Database Architect
http://www.omniti.com

pgsql-general by date:

Previous
From: "Martin Gainty"
Date:
Subject: Re: select count() out of memory
Next
From: tfinneid@student.matnat.uio.no
Date:
Subject: Re: select count() out of memory