| From: | "Vadim B(dot) Mikheev" <vadim(at)sable(dot)krasnoyarsk(dot)su> |
|---|---|
| To: | Brett McCormick <brett(at)work(dot)chicken(dot)org> |
| Cc: | "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net>, hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] INT2OID, etc. |
| Date: | 1998-02-27 07:13:08 |
| Message-ID: | 34F66784.D6F95224@sable.krasnoyarsk.su |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Brett McCormick wrote:
>
> Can we have all the constants put in pg_type? In the implementation
> of my perl PL language, some types I care about aren't defined so I
> must define them myself, which seems dangerous (should they ever
> change)
>
> On Fri, 27 February 1998, at 12:15:21, Vadim B. Mikheev wrote:
>
> > I like second way (and so - we should copy pg_type to ~pgsql/include or
> > something like this) but it would be nice if you support more
> > general 1st way too.
We should do this.
Vadim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vadim B. Mikheev | 1998-02-27 07:30:08 | permission issue |
| Previous Message | Brett McCormick | 1998-02-27 06:20:20 | Re: [HACKERS] INT2OID, etc. |