RE: [BUGS] Strangeness/bug when working with my own datatype in PostgreSQL

2001-02-26 Thread Солодовников Константин
guage 'C'; create function int4(int1) returns int4 as '/usr/local/pgsql/data/int1.so', 'i1toi4' language 'C'; Hope, this will help you. Best Regards, Konstantin Solodovnikov. > -Original Message- > From: Tom Lane [mailto:[EMAIL PROTECTED

Re: [BUGS] Strangeness/bug when working with my own datatype in PostgreSQL

2001-02-24 Thread Tom Lane
=?KOI8-R?Q?=F3=CF=CC=CF=C4=CF=D7=CE=C9=CB=CF=D7_=EB=CF=CE=D3=D4=C1?= =?KOI8-R?Q?=CE=D4=C9=CE?= <[EMAIL PROTECTED]> writes: > When I insert a new row into this table without providing a value for the > "i1" column, I get a value of "45" in it. Seems odd to me too; it should default to NULL if no