Thread
Commits
-
Remove unnecessary include
- bfe23f83f7da 10.2 landed
- 95be5ce1bce3 11.0 landed
-
Simplify autovacuum work-item implementation
- 31ae1638ce35 11.0 cited
-
Remove utils/dsa.h from autovacuum.c
Masahiko Sawada <sawada.mshk@gmail.com> — 2018-01-23T04:43:32Z
Hi, Attached a patch for $subject. The implementation of autovacuum work-item has been changed by commit 31ae1638ce35c23979f9bcbb92c6bb51744dbccb but the loading of dsa.h header file is remained. Regards, -- Masahiko Sawada NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center
-
Re: Remove utils/dsa.h from autovacuum.c
Alvaro Herrera <alvherre@alvh.no-ip.org> — 2018-01-23T18:39:51Z
Masahiko Sawada wrote: > Hi, > > Attached a patch for $subject. The implementation of autovacuum > work-item has been changed by commit > 31ae1638ce35c23979f9bcbb92c6bb51744dbccb but the loading of dsa.h > header file is remained. You're right -- pushed. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
-
Re: Remove utils/dsa.h from autovacuum.c
Masahiko Sawada <sawada.mshk@gmail.com> — 2018-01-24T01:39:32Z
On Wed, Jan 24, 2018 at 3:39 AM, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: > Masahiko Sawada wrote: >> Hi, >> >> Attached a patch for $subject. The implementation of autovacuum >> work-item has been changed by commit >> 31ae1638ce35c23979f9bcbb92c6bb51744dbccb but the loading of dsa.h >> header file is remained. > > You're right -- pushed. Thank you! Regards, -- Masahiko Sawada NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center