Re: Comments on column
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Comments on column
On Thu, Mar 6, 2008 at 3:58 PM, Laurent ROCHE <laurent_roche(at)yahoo(dot)com> 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 button, the
> comments will NOT be saved.
> However, by adding a column directly (e.g. right click on the table from the
> object browser, "Add an Object ==> Add a column ..."), the comments WILL be
> saved.
>
> And if the column already exists and we add a comment to the existing
> column, either directly (right-clik on the column) or via the column tab of
> the table window, the comments will be saved.
That should already be fixed for 1.8.3:
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=7053&view=rev
--
Dave Page
EnterpriseDB UK Ltd: http://www.enterprisedb.com
PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk
Home |
Main Index |
Thread Index