Re: Likely typo in FAQ_DEV.html - Mailing list pgsql-www

From Bruce Momjian
Subject Re: Likely typo in FAQ_DEV.html
Date
Msg-id 200503111143.j2BBhx810244@candle.pha.pa.us
Whole thread Raw
In response to Re: Likely typo in FAQ_DEV.html  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-www
Robert Treat wrote:
> On Sunday 06 March 2005 15:25, Hashem Masoud wrote:
> > Hi,
> >
> > I think this is a typo in:
> > http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html
> >
> >
> > lfirst(i), lfirst_int(i), lfirst_oid(i)
> >     return the data (a point, inteter and OID
> > respectively) at list element i.
> >
> >
> > (inteter) should be (integer)
> >
>
> Thanks for the report!  Attached patch fixes this and 3-4 other typos as well.

Thanks.  Applied.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-www by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Likely typo in FAQ_DEV.html
Next
From: Bruce Momjian
Date:
Subject: Re: Two other typos in FAQ_DEV.html