Hi Joost,
sorry, my fault. Can you please re-download updated files from [1], retry
the build and let me know if it's ok for you.
Thanks,
Raphaël
[1] http://www.enrici.com/debian/pgadmin/debian/1.8.2/
On 01/03/2008, Joost Kraaijeveld <[EMAIL PROTECTED]> wrote:
>
> Hi Raphaël,
>
> I have tried t
A shame it won't be possible to type in column comments any more.
I hope this is only for the creation from the columns tab and not the creation
from the object browser.
Cheers,
[EMAIL PROTECTED]
The Computing Froggy
- Message d'origine
De : Dave Page <[EMAIL PROTECTED]>
À : Laurent R
Hi,
A Feature Request: as we can perform a DROP ... CASCADE on some objects, it
will be nice to be able to do so on columns as well.
I am talking of adding a new entry on th right clikc on columns that will
generate code like:
ALTER TABLE my_table DROP COLUMN my_column CASCADE
Have fun,
[EMAI
On Thu, Mar 6, 2008 at 4:49 PM, Laurent ROCHE <[EMAIL PROTECTED]> wrote:
>
> A shame it won't be possible to type in column comments any more.
> I hope this is only for the creation from the columns tab and not the
> creation from the object browser.
It is. It's a non-trivial problem to fix in tha
On Thu, Mar 6, 2008 at 3:58 PM, Laurent ROCHE <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
>
> There is a little bug in pgAdmin III 1.8.2 on Windows XP (at least).
>
> If one creates a new column with comments by opening the properties of an
> existing table, then going to Columns tab and clicking the Add
Hi,
There is a little bug in pgAdmin III 1.8.2 on Windows XP (at least).
If one creates a new column with comments by opening the properties of an
existing table, then going to Columns tab and clicking the Add button, the
comments will NOT be saved.
However, by adding a column directly (e.g. ri