Re: [HACKERS] Error in man page

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: terry(at)terrym(dot)com (Terry Mackintosh)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Error in man page
Date: 1998-12-13 05:18:17
Message-ID: 199812130518.AAA15156@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

pgbuitin manual page is gone from 6.4.

> Hi all
>
> In looking up the substr() function I just noticed this:
> (man pgbuiltin)
>
> text ltrim(text,text) left trim characters from
> text
> text position(text,text) extract specified substring
> --->>>--------------------------cut and past error? ^^^^^^^^^^^^^^^^^^^^^
> text rpad(text,int,text) right pad string to
> specified length
> text rtrim(text,text) right trim characters from
> text
> text substr(text,int[,int]) extract specified substring
> --->>>--- same as this -------------------------^^^^^^^^^^^^^^^^^^^^^^
> text upper(text) convert text to upper case
>
> Have a great day
> Terry Mackintosh <terry(at)terrym(dot)com> http://www.terrym.com
> sysadmin/owner Please! No MIME encoded or HTML mail, unless needed.
>
> Proudly powered by R H Linux 4.2, Apache 1.3, PHP 3, PostgreSQL 6.4
> -------------------------------------------------------------------
> Success Is A Choice ... book by Rick Patino, get it, read it!
>
>
>

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Constantin Teodorescu 1998-12-13 09:30:09 Re: [HACKERS] Two pg_dump ugly bugs :-(
Previous Message Bruce Momjian 1998-12-13 05:15:36 Re: For the TODO list