[pgsql-ayuda] alter table

From: <lrgallardo(at)abl(dot)com(dot)mx>
To: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: [pgsql-ayuda] alter table
Date: 2000-12-06 20:02:19
Message-ID: 14894.39755.581806.820192@ingrid.andrade.casa
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

OCR writes:
> cuando trato de ejecutar:
> psql=> alter table candidato alter column status_conf set default 1;
> me manda:
> ERROR: ALTER TABLE/ALTER COLUMN/SET DEFAULT not yet implemented
>
> A que se debe y como puedo corregirlo

Pues a que no esta implementado. O sea que postgres todavia no lo puede hacer.

Para corregirlo, pues metete al codigo fuente y programalo tu.
O esperate un rato a que ellos lo hagan.
--
--------- Pie de mensaje -------------------------------------------
Archivo historico: http://tlali.iztacala.unam.mx/maillist/pgsql-ayuda
Cancelar inscripcion:
mail to: majordomo(at)tlali(dot)iztacala(dot)unam(dot)mx
text : unsubscribe pgsql-ayuda

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message L.I. David Martinez Cuevas 2000-12-07 16:03:38 Re: [pgsql-ayuda] Archivos Temporales
Previous Message root 2000-12-06 19:46:16 Re: [pgsql-ayuda] alter table