> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 16 December 2003 16:54
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] CVS Server Changes
>
>
> At the moment, I'm quite busy (non-pgadmin stuff), with no
> work pending for commitme
Dave Page wrote:
Hi Guys,
At some point in the near future I need to move the pgAdmin CVS
repository to a new machine. There are 2 issues to consider:
1) The DNS must be updated and will take time to propagate.
2) The CVSROOT is going to change to
:pserver:[EMAIL PROTECTED]/projects/
I want to t
Hi Guys,
At some point in the near future I need to move the pgAdmin CVS
repository to a new machine. There are 2 issues to consider:
1) The DNS must be updated and will take time to propagate.
2) The CVSROOT is going to change to
:pserver:[EMAIL PROTECTED]/projects/
I want to try to arrange th
Oleg Romanenko wrote:
Hello pgadmin-hackers.
I have a question.
If i need give from cidr for example '192.168.10.10' another
cidr '192.168.10.11' and convert it to a text what i must to do.
Oleg mailto:[EMAIL PROTECTED]
Well Oleg,
the first thing to do is use the righ
Hello pgadmin-hackers.
I have a question.
If i need give from cidr for example '192.168.10.10' another
cidr '192.168.10.11' and convert it to a text what i must to do.
Oleg mailto:[EMAIL PROTECTED]
---(end of broadcast)---
Miha Radej wrote:
Hi!
I've been playing a bit with my frinends' tables and I wanted to
remove an existing unique constraint and add a primary key with the
same name.
However, instead of first removing an existing constraint and then
adding a new one, I added the primary key and then deleted th
Hi!
I've been playing a bit with my frinends' tables and I wanted to remove an
existing unique constraint and add a primary key with the same name.
However, instead of first removing an existing constraint and then adding a
new one, I added the primary key and then deleted the unique constraint.