Search Postgresql Archives

Re: Réf. : Re: Réf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 13, 2005 at 04:23:29PM +0100, bsimon@xxxxxxxxxx wrote:

> Then I have a C (libpq) client program that calls my spi functions like 
> this :
> 
> PQExec(conn,"SELECT mySpiFunction()"); 
> 
>  the problem is ->  I can't step into this line !

Of course not.  The processing is done server side, so the debugging
should occur server side too.  You have to connect GDB with the backend
serving the connection, and step through function execution there.

-- 
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"La experiencia nos dice que el hombre peló millones de veces las patatas,
pero era forzoso admitir la posibilidad de que en un caso entre millones,
las patatas pelarían al hombre" (Ijon Tichy)

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@xxxxxxxxxxxxxx)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux