spelling mistake

Started by Alfred Perlsteinover 25 years ago2 messagespatches
Jump to latest
#1Alfred Perlstein
bright@wintelcom.net

responce->response

My fault:

Index: libpq.sgml
===================================================================
RCS file: /home/pgcvs/pgsql/doc/src/sgml/libpq.sgml,v
retrieving revision 1.38
diff -u -c -r1.38 libpq.sgml
cvs server: conflicting specifications of output style
*** libpq.sgml	2000/05/02 20:01:52	1.38
--- libpq.sgml	2000/12/21 18:05:20
***************
*** 1240,1246 ****
  int PQflush(PGconn *conn);
  </synopsis>
  <function>PQflush</function> needs to be called on a non-blocking connection 
! before calling <function>select</function> to determine if a responce has
  arrived.  If 0 is returned it ensures that there is no data queued to the 
  backend that has not actually been sent.  Only applications that have used
  <function>PQsetnonblocking</function> have a need for this.
--- 1240,1246 ----
  int PQflush(PGconn *conn);
  </synopsis>
  <function>PQflush</function> needs to be called on a non-blocking connection 
! before calling <function>select</function> to determine if a response has
  arrived.  If 0 is returned it ensures that there is no data queued to the 
  backend that has not actually been sent.  Only applications that have used
  <function>PQsetnonblocking</function> have a need for this.

--
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."

#2Bruce Momjian
bruce@momjian.us
In reply to: Alfred Perlstein (#1)
Re: spelling mistake

Thanks. Applied.

responce->response

My fault:

Index: libpq.sgml
===================================================================
RCS file: /home/pgcvs/pgsql/doc/src/sgml/libpq.sgml,v
retrieving revision 1.38
diff -u -c -r1.38 libpq.sgml
cvs server: conflicting specifications of output style
*** libpq.sgml	2000/05/02 20:01:52	1.38
--- libpq.sgml	2000/12/21 18:05:20
***************
*** 1240,1246 ****
int PQflush(PGconn *conn);
</synopsis>
<function>PQflush</function> needs to be called on a non-blocking connection 
! before calling <function>select</function> to determine if a responce has
arrived.  If 0 is returned it ensures that there is no data queued to the 
backend that has not actually been sent.  Only applications that have used
<function>PQsetnonblocking</function> have a need for this.
--- 1240,1246 ----
int PQflush(PGconn *conn);
</synopsis>
<function>PQflush</function> needs to be called on a non-blocking connection 
! before calling <function>select</function> to determine if a response has
arrived.  If 0 is returned it ensures that there is no data queued to the 
backend that has not actually been sent.  Only applications that have used
<function>PQsetnonblocking</function> have a need for this.

--
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."

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