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

trim(both) problem?



Hi,

Isn't this a bug about trim both.

 select trim(both '<BR/>' from '<BR/>ROI Engineering Inc.');
        btrim
---------------------
 OI Engineering Inc.
(1 row)


"R" is missing? How?


 version
-------------------------------------------------------------------------
 PostgreSQL 8.0.15 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.2

Thank you!









Home | Main Index | Thread Index

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