Can i see server SQL commands ? - Mailing list pgsql-hackers

From Adnan DURSUN
Subject Can i see server SQL commands ?
Date
Msg-id BAY106-DAV2345898C65DDEFF9066DC2FA1B0@phx.gbl
Whole thread Raw
In response to Faster StrNCpy  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Can i see server SQL commands ?
List pgsql-hackers
       Hi all
       I wanna know what is going on while a DML command works. For example 
;       Which commands are executed by the core when we send an "UPDATE tab 
SET col = val1..."       in case there is a foreing key or an unique constraint on table 
"tab".
       How can i see that ?
       Best regards

Adnan DURSUN
ASRIN Bilişim Ltd. 



pgsql-hackers by date:

Previous
From: mark@mark.mielke.cc
Date:
Subject: Re: Faster StrNCpy
Next
From: tomas@tuxteam.de
Date:
Subject: Re: String Similarity