Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Auto convert for type?



karly(at)kipshouse(dot)org writes:
> but that syntax doesn't work.  I thought I might be able to create
> my own type, and have an implicit conversion of DATE,

You can *make* an implicit cast from (or to) DATE, but there won't be
one made for you.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group