Index: src/interfaces/libpq/libpqdll.def
===================================================================
RCS file: /cvsroot/pgsql/src/interfaces/libpq/libpqdll.def,v
retrieving revision 1.14
diff -c -r1.14 libpqdll.def
*** src/interfaces/libpq/libpqdll.def	6 Sep 2001 02:54:56 -0000	1.14
--- src/interfaces/libpq/libpqdll.def	2 Jun 2002 22:33:03 -0000
***************
*** 88,90 ****
--- 88,92 ----
  	PQsetClientEncoding	@ 85
  	PQsetnonblocking	@ 86
  	PQfreeNotify		@ 87
+ 	PQescapeString		@ 88
+ 	PQescapeBytea		@ 89
