Please explain paragraph word pdf file 9.0.2

From: Leslie S Satenstein <lsatenstein(at)yahoo(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Please explain paragraph word pdf file 9.0.2
Date: 2011-02-08 01:28:08
Message-ID: 832492.42934.qm@web110706.mail.gq1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


From Chapter 31,  p 589
This function opens a new database connection using the parameters taken from two NULL-terminatedarrays. The first, keywords, is defined as an array of strings, each one being a key word. The second,values, gives the value for each key word. Unlike PQsetdbLogin below, the parameter set can beextended without changing the function signature, so use of this function (or its nonblocking analogsPQconnectStartParams and PQconnectPoll) is preferred for new application programming.
My QuestionIn the above, when I read gives, I understand that the function has keywords, and values and after the function is called,  the values array is returned with contents, that is the function gives results to each value field.  
Or am I supposed to nderstand that when the author says gives, he really means contains, 
At the same time, what is the right hand end of the string at the bottom of the Page 588.  It is truncated at the right margin.

------------------

Regards
 Leslie
Mr. Leslie Satenstein
40 years in IT and going strong.
Yesterday was a good day, today is a better day,
and tomorrow will be even better.
 
mailto:lsatenstein(at)yahoo(dot)com
alternative: leslie(dot)satenstein(at)itbms(dot)biz
www.itbms.biz / www.eclipseguard.com

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2011-02-08 01:58:08 'literal' for numbers
Previous Message Leslie S Satenstein 2011-02-08 00:39:58 Why Produce PDF files?