| From: | "Rod Taylor" <rbt(at)zort(dot)ca> |
|---|---|
| To: | "Hackers List" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Arrays in system tables |
| Date: | 2002-04-27 04:49:35 |
| Message-ID: | 1d6401c1eda6$ee814d90$ad02000a@jester |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Just exactly how does one get an array into a system table?
Of course, _int2 and int2[] aren't normal C constructs so using it
within CATALOG won't work.
I suppose thats why the vector types were invented?
--
Rod
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-04-27 06:06:49 | Re: Arrays in system tables |
| Previous Message | Shad | 2002-04-27 03:28:33 | Re: PSQL \x \l command issues |