Re: [DOCS] ECPG, sentence not complete

2011-06-09 Thread Bruce Momjian
Marc Cousin wrote: > > On 06/03/2011 08:30 PM, Kevin Grittner wrote: > > Satoshi Nagayasu wrote: > > > >> I think it should be rewritten as following: > >> - > >> If the query returns more than one records, multiple linked > >> SQLDA struc

Re: [DOCS] ECPG, sentence not complete

2011-06-09 Thread Bruce Momjian
Marc Cousin wrote: > Sorry to give them as small batches like that. I've found 3 other ones > (the last ones I hope, as I've finished translating everything else from > the file). > Same problem as before, there are a few words missing. > > ECPG_INFORMIX_BAD_EXPONENT > > >

Re: [DOCS] CIDR address in pg_hba.conf

2011-06-09 Thread Bruce Momjian
Tom Lane wrote: > Fujii Masao writes: > > http://developer.postgresql.org/pgdocs/postgres/auth-pg-hba-conf.html > >> An IP address is specified in standard dotted decimal notation with > >> a CIDR mask length. The mask length indicates the number of > >> high-order bits of the client IP address th