Re: copy & pasted include guard in attoptcache.h - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: copy & pasted include guard in attoptcache.h
Date
Msg-id CABUevEyW_iD28cHDs3s9nf-OQ4QCZUvW6qTwYdQZqquuDF=0fg@mail.gmail.com
Whole thread Raw
In response to copy & pasted include guard in attoptcache.h  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On Sat, Jul 6, 2013 at 12:12 PM, Andres Freund <andres@2ndquadrant.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 HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/



pgsql-hackers by date:

Previous
From: mohsen soodkhah mohammadi
Date:
Subject: WAL and XLOG
Next
From: Robins Tharakan
Date:
Subject: Re: Patch to add regression tests for SCHEMA