On Sep 22, 2005, at 3:55 PM, David Fetter wrote:

On Thu, Sep 22, 2005 at 03:52:21PM +1000, Gavin Sherry wrote:

On Wed, 31 Aug 2005, Tom Lane wrote:

Well, I was just poking around the executor and noticed this in
ExecDelete():

    /*
* Note: Normally one would think that we have to delete index tuples
     * associated with the heap tuple now..
     *
* ... but in POSTGRES, we have no need to do this because the vacuum * daemon automatically opens an index scan and deletes index tuples
     * when it finds deleted heap tuples. -cim 9/27/89
     */


I have an idea who this might be :)

giof

http://www.taylors.org/cim/resume/cimarron.html


Michael Glaesemann
grzm myrealbox com



---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to