RE: removal of dangling temp tables - Mailing list pgsql-hackers

From Tsunakawa, Takayuki
Subject RE: removal of dangling temp tables
Date
Msg-id 0A3221C70F24FB45833433255569204D1FB5DD79@G01JPEXMBYT05
Whole thread Raw
In response to Re: removal of dangling temp tables  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
From: Alvaro Herrera [mailto:alvherre@2ndquadrant.com]
> Having been victim of ABI incompatibility myself, I loathe giving too much
> priority to other issues that can be resolved in other ways, so I don't
> necessarily support your view on bugs.
> That said, I think in this case it shouldn't be a problem, so I'm going
> to work on that next.

I understood your sad experience...

> Thanks.  I just tested that the attached patch does the intended.  (I named
> it "autovac" but obviously the DISCARD part is not about autovacuum).  I
> intend to push this patch first, and later backpatch the other one.

The patch looks good.  I think this can be committed.

Please don't mind replying to this mail.


Regards
Takayuki Tsunakawa


pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Shared Memory: How to use SYSV rather than MMAP ?
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Fix failure to check for open() or fsync() failures.