Re: [HACKERS] bug on CHAR_LENGTH function ?

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: "Jose' Soares" <jose(at)sferacarta(dot)com>
Cc: pgsql-bugs(at)postgreSQL(dot)org, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] bug on CHAR_LENGTH function ?
Date: 1998-09-24 13:52:11
Message-ID: 360A4E8B.DFF1E251@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> select char_length(b) from c;
> ERROR: Bad (null) varchar() external representation

This is covered in our thread with Colin...

- Tom

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-09-24 14:17:27 Re: [HACKERS] Re: Problem dropping databases
Previous Message Thomas G. Lockhart 1998-09-24 13:50:22 Re: [HACKERS] Re: [SQL] 2 questions.