because the application I write
dynamicly creates new tables, and I have no way of knowing the sequence
name before hand.
thanks in advance
Wieger
--
Wieger Uffink
tel: +31 20 428 6868
fax: +31 20 470 6905
web: http://www.usmedia.nl
---(end of broadcast)-
27;test.testid'
> NOTICE: CREATE TABLE/UNIQUE will create implicit index 'test_testid_key'
> for table 'test'
> CREATE
>
> Sequence name becomes __seq
>
> so if we use the serial datatype to create a column called "xyz" in the
> table "
I'd
rather use codes.
thanks in advance,
Wieger
--
Wieger Uffink
tel: +31 20 428 6868
fax: +31 20 470 6905
web: http://www.usmedia.nl
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-n
hehe thank you for your elaborate though very clear reply :)
thanks really
Wieger
Peter Eisentraut wrote:
>
> Wieger Uffink writes:
>
> > I would like to know if postgreSQL propegates any errorcodes at all,
>
> No.
>
> --
> Peter Eisentraut [EMAIL PROTECTED