pgsql: Fix stupid bug with sizeof

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix stupid bug with sizeof
Date: 2005-12-06 18:22:34
Message-ID: 20051206182234.155789DD608@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix stupid bug with sizeof

Modified Files:
--------------
pgsql/contrib/ltree:
_ltree_gist.c (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/ltree/_ltree_gist.c.diff?r1=1.13&r2=1.14)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-12-06 18:35:10 pgsql: Add documentation on the use of *printf() macros and libintl.
Previous Message Teodor Sigaev 2005-12-06 18:22:29 pgsql: Fix stupid bug with sizeof