Re: copy & pasted include guard in attoptcache.h

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: copy & pasted include guard in attoptcache.h
Date: 2013-07-07 11:40:17
Message-ID: CABUevEyW_iD28cHDs3s9nf-OQ4QCZUvW6qTwYdQZqquuDF=0fg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jul 6, 2013 at 12:12 PM, Andres Freund <andres(at)2ndquadrant(dot)com> wrote:
> Hi,
>
> attoptcache.h currently uses #ifndef SPCCACHE_H. The attached patch
> fixes that.
> A quick
> $ grep -r '\#ifndef' src/include/|grep _H|awk '{print $2}'|sort|uniq -cd
> doesn't show any further duplicated ones.

Applied, thanks!

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robins Tharakan 2013-07-07 12:06:12 Re: Patch to add regression tests for SCHEMA
Previous Message mohsen soodkhah mohammadi 2013-07-07 10:18:49 WAL and XLOG