]> granicus.if.org Git - postgresql/commit
Simplify overly-cute array coding to avoid an apparent gcc bug, which
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jul 2007 23:10:57 +0000 (23:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jul 2007 23:10:57 +0000 (23:10 +0000)
commit4f09b55dc3d054e019c931845e3937830cee4e19
tree11f6645812de109e80eb0ea3eadf22ea9d520084
parent4bbb7f9469eedc7adfb785e9171b1e0b1c1d0a32
Simplify overly-cute array coding to avoid an apparent gcc bug, which
may or may not be harmless.  Report from Stefan, patch from Heikki.
contrib/pg_trgm/trgm_op.c