sequences what does ::text mean ?

From: Henk Schets <henk(at)poppunt(dot)be>
To: pgsql-novice(at)postgresql(dot)org
Subject: sequences what does ::text mean ?
Date: 2002-07-03 09:20:03
Message-ID: 20020703112003.39dbe0e3.henk@poppunt.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hi,

In a table I have as a default value nextval('seq_auteurs'). What's the difference with nextval('seq_auteurs'::text) ?

Henk

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ewald Geschwinde 2002-07-03 10:05:18 Re: sequences what does ::text mean ?
Previous Message Henk Schets 2002-07-03 07:32:17 sequences what does ::text mean ?