> That's exactly the approach I don't want to take.  To implement our
> quoting-escape additions, we'll have to stop relying on sprintf and
> implement for ourselves whatever "standard C" escapes we want to
> support.  


Ok - then it seems like it might make sense to implement PQexecf() in
terms of src/port/snprintf.c (and enhance that family of functions to
support the quoting conversion specifiers that we want).

Let's just pick up this discussion in the next release cycle.

Bruce - can you add a TODO for this topic?  Thanks.


        -- Korry


--
  Korry Douglas    [EMAIL PROTECTED]
  EnterpriseDB      http://www.enterprisedb.com

Reply via email to