Re: Make length(char(n)) return 'true' length

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Make length(char(n)) return 'true' length
Date: 2004-02-12 19:21:25
Message-ID: 13876.1076613685@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Looks good to me but I will get some other eyse on it before I apply it.

It's in already ...

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-02-12 19:35:42 Re: Transaction aborts on syntax error.
Previous Message Bruce Momjian 2004-02-12 19:16:45 Re: Recursive queries patch