On Mon, 7 May 2001, Ian Harding wrote:
> I am generating scripts from MSSQL Server and converting them to
> create objects in PostgreSQL. It is suprisingly easy. However, I
> think I may have hit a rock.
>
> It appears that PostgreSQL does not support listing constraints to be
> added as in th
I am generating scripts from MSSQL Server and converting them to create objects in
PostgreSQL. It is suprisingly easy. However, I think I may have hit a rock.
It appears that PostgreSQL does not support listing constraints to be added as in the
following syntax:
alter table foo add