Re: Set statement timeout in the query tool
| От | Dave Page |
|---|---|
| Тема | Re: Set statement timeout in the query tool |
| Дата | |
| Msg-id | 937d27e10912070141j630adf4ei7970e28c80e12d90@mail.gmail.com обсуждение исходный текст |
| Ответ на | Re: Set statement timeout in the query tool (Guillaume Lelarge <guillaume@lelarge.info>) |
| Ответы |
Re: Set statement timeout in the query tool
Re: Set statement timeout in the query tool |
| Список | pgadmin-hackers |
On Sat, Dec 5, 2009 at 9:02 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote: > Le vendredi 4 décembre 2009 à 18:44:29, Dave Page a écrit : >> On Fri, Dec 4, 2009 at 5:38 PM, Guillaume Lelarge >> >> <guillaume@lelarge.info> wrote: >> > We should probably drop this patch. I'll keep it in its git branch, >> > because I love the git branches and I hate losing something I wrote. >> > >> :-) >> >> Perhaps you should publish your git tree (or select branches from it) >> to git.postgresql.org? >> > > Sure, but I have no idea how to do this. Anyone care to explain? Not 100% sure myself, but I've used something like: ------ - Setup a local repo: git svn clone svn://svn.pgadmin.org/trunk/pgadmin3 PGADMIN-TRUNK cd PGADMIN-TRUNK git svn rebase - Add the public repo as a remote repository - something like: git remote add pggit git://git.postgresql.org/git/users/gleu/pgadmin.git (note that you should adjust the paths and name (pggit) as required, and you may need to use the -t <branch> option to specify the branches you want to push). - Push the changes from the local repo to the pg git repo: git push pggit ------ -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com
В списке pgadmin-hackers по дате отправления: