Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-18 Thread Bogdan-Andrei Iancu
it's done. regards, bogdan Klaus Darilion wrote: please backport to 1.1 regards klaus Bogdan-Andrei Iancu wrote: User: bogdan_iancu Date: 2006/07/14 10:28:57 PDT OpenSER CVS - Commit Details Modified files: scripts postgresqldb.sh Commit Log: Applied path for cor

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-17 Thread Bogdan-Andrei Iancu
Klaus Darilion wrote: Bogdan-Andrei Iancu wrote: ok - perfect. in this case I will do the backport. btw: how do you make the backport, make a patch in CVS head, apply the patch to a local rel_1_1_0 tree, and cvs commit (like I do) or is there a magic cvs command for synchronizing of branc

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-17 Thread Klaus Darilion
Bogdan-Andrei Iancu wrote: ok - perfect. in this case I will do the backport. btw: how do you make the backport, make a patch in CVS head, apply the patch to a local rel_1_1_0 tree, and cvs commit (like I do) or is there a magic cvs command for synchronizing of branches? regards klaus th

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-17 Thread Bogdan-Andrei Iancu
ok - perfect. in this case I will do the backport. thanks and regards, bogdan Klaus Darilion wrote: Bogdan-Andrei Iancu wrote: Klaus, for some strange reasons the "active_sessions" definition was replaced with a second definition of "usr_preferences_types". I fixed this on the CVS. plea

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-17 Thread Klaus Darilion
Bogdan-Andrei Iancu wrote: Klaus, for some strange reasons the "active_sessions" definition was replaced with a second definition of "usr_preferences_types". I fixed this on the CVS. please test and let me know if know works correctly. wrong comments, applies now without errors Also I was

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-17 Thread Bogdan-Andrei Iancu
Klaus, for some strange reasons the "active_sessions" definition was replaced with a second definition of "usr_preferences_types". I fixed this on the CVS. please test and let me know if know works correctly. Also I was wondering if the SERWEB related stuff makes any sense for postgres sinc

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-17 Thread Klaus Darilion
Bogdan-Andrei Iancu wrote: There was a small fix for serweb table after this patch - see the history file. Is the last CVS version working properly? if not please detail what is not working. Sorry - forgotten to paste the error messages (I used the newest version 1.34). regards klaus Inst

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-17 Thread Bogdan-Andrei Iancu
There was a small fix for serweb table after this patch - see the history file. Is the last CVS version working properly? if not please detail what is not working. regards, bogdan Klaus Darilion wrote: btw: There are still problems for serweb. regards klaus Klaus Darilion wrote: please

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-17 Thread Klaus Darilion
btw: There are still problems for serweb. regards klaus Klaus Darilion wrote: please backport to 1.1 regards klaus Bogdan-Andrei Iancu wrote: User: bogdan_iancu Date: 2006/07/14 10:28:57 PDT OpenSER CVS - Commit Details Modified files: scripts postgresqldb.sh Commit

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2006-07-17 Thread Klaus Darilion
please backport to 1.1 regards klaus Bogdan-Andrei Iancu wrote: User: bogdan_iancu Date: 2006/07/14 10:28:57 PDT OpenSER CVS - Commit Details Modified files: scripts postgresqldb.sh Commit Log: Applied path for correcting syntax from MySQL to Postgres: - moved IN

Re: [Devel] CVS commitlog: sip-server/scripts postgresqldb.sh

2005-10-11 Thread Daniel-Constantin Mierla
I am thinking to use REPLACE instead of INSERT when populating the 'version' table. That should avoid some troubles related to duplicates. Is REPLACE supported by postgress? Cheers, Daniel On 10/11/05 17:50, Klaus Darilion wrote: User: klaus_darilion Date: 2005/10/11 07:50:36 PDT OpenSER