diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-02-28 22:37:27 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-02-28 22:37:27 +0000 |
commit | 8e68d783902b0b47f377efa4a23a04ddeef272a8 (patch) | |
tree | dfb6af0332b662faad90a752d63224fe1ba60470 /contrib/intarray/_int_gist.c | |
parent | 7f19339cca746753d898651d128ad038b6e1c635 (diff) | |
download | postgresql-8e68d783902b0b47f377efa4a23a04ddeef272a8.tar.gz postgresql-8e68d783902b0b47f377efa4a23a04ddeef272a8.zip |
Allow the syntax CREATE TYPE foo, with no parameters, to permit explicit
creation of a shell type. This allows a less hacky way of dealing with
the mutual dependency between a datatype and its I/O functions: make a
shell type, then make the functions, then define the datatype fully.
We should fix pg_dump to handle things this way, but this commit just deals
with the backend.
Martijn van Oosterhout, with some corrections by Tom Lane.
Diffstat (limited to 'contrib/intarray/_int_gist.c')
0 files changed, 0 insertions, 0 deletions