aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-08-02 02:29:39 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-08-02 02:29:39 +0000
commite621037eec4a1c9ec2d7056c9c1c11b9b03932cb (patch)
tree79d1b68b7221885f13b23f4739cbe5a149d2239d /contrib/btree_gist
parentfbcf2cfb53513b9ade1c897e088aeb27252c43d7 (diff)
downloadpostgresql-e621037eec4a1c9ec2d7056c9c1c11b9b03932cb.tar.gz
postgresql-e621037eec4a1c9ec2d7056c9c1c11b9b03932cb.zip
Tweak a couple of macros in the regex code to suppress compiler warnings
from "clang". The VERR changes make an assignment unconditional, which is probably easier to read/understand anyway, and one can hardly argue that it's worth shaving cycles off the case of reporting another error when one has already been detected. The INSIST change limits where that macro can be used, but not in a way that creates a problem for any existing call.
Diffstat (limited to 'contrib/btree_gist')
0 files changed, 0 insertions, 0 deletions