Remove utils/dsa.h from autovacuum.c

Started by Masahiko Sawadaabout 8 years ago3 messageshackers
Jump to latest
#1Masahiko Sawada
sawada.mshk@gmail.com

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

Attachments:

get_rid_of_dsa_h.patchapplication/octet-stream; name=get_rid_of_dsa_h.patchDownload+0-1
#2Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Masahiko Sawada (#1)
Re: Remove utils/dsa.h from autovacuum.c

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

#3Masahiko Sawada
sawada.mshk@gmail.com
In reply to: Alvaro Herrera (#2)
Re: Remove utils/dsa.h from autovacuum.c

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