pgsql: Fix include-guard

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix include-guard
Date: 2013-07-07 11:40:25
Message-ID: E1UvnKL-00089Q-Jj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix include-guard

Looks like a cut/paste error in the original addition of the file.

Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5a348fe077916048cfba3eab3f8210583a6bcb14

Modified Files
--------------
src/include/utils/attoptcache.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2013-07-07 19:28:52 Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal
Previous Message Peter Eisentraut 2013-07-07 11:29:18 pgsql: pgbench: Silence compiler warning