Re: subversion support?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: subversion support?
Date: 2007-10-24 19:41:11
Message-ID: 20071024124111.48be3a21@scratch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 24 Oct 2007 14:11:24 -0500
"Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com> 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.

Would you be willing to sponsor such development? :)

Joshua D. Drake

>
>
> Jon
> -----Original Message-----
> From: brian [mailto:brian(at)zijn-digital(dot)com]
> Sent: Wednesday, October 24, 2007 1:59 PM
> To: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] subversion support?
>
> Roberts, Jon wrote:
> > Are there plans to support a plug-in to a version control system
> > like subversion for DDL? We really need to version our functions
> > we will be writing but currently, we have to go through some hoops
> > to get the
> function
> > code into subversion.
>
> This is hoops?
>
> svn ci your_functions.sql
>
> How do you do things now?
>
> b
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 1: if posting/reading
> through Usenet, please send an appropriate subscribe-nomail command
> to majordomo(at)postgresql(dot)org so that your message can get through to
> the mailing list cleanly
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 2: Don't 'kill -9' the
> postmaster
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997 http://www.commandprompt.com/
UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Harald Fuchs 2007-10-24 19:51:13 Re: "Concatenate" two queries - how?
Previous Message smiley2211 2007-10-24 19:29:17 Re: Automating Backup & Restore