View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 11:08 PM
brian
 
Posts: n/a
Default Re: 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@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote