| From: | Georges Martin <georges(dot)martin(at)deboeck(dot)be> |
|---|---|
| To: | <pgsql-general(at)hub(dot)org> |
| Subject: | Array of char(n) ? |
| Date: | 1999-06-01 13:58:50 |
| Message-ID: | 1283873052-31915186@deboeck.be |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
What's the syntax for creating an array of char(n) ?
When I try to
create table example (my_array char(2)[]);
all I got is a
ERROR: parser: parse error at or near "["
I looked in manuals, FAQ and lists archive, but found any clues.
Maybe is it so simple I forgot it... :-/
TIA,
Georges Martin
+--------------------------------------------------------------+
Georges Martin <mailto:georges(dot)martin(at)deboeck(dot)be>
+--------------------------------------------------------------+
Groupe De Boeck s.a. phone +32 10 48.25.72
Fond Jean Pâques 4 fax +32 10 48.25.19
B-1348 Louvain-la-Neuve (Belgium) icq 32724889
+--------------------------------------------------------------+
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bob Kruger | 1999-06-01 14:33:06 | Data recovery |
| Previous Message | Adriaan Joubert | 1999-06-01 13:46:02 | Text function problem |