aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-25 15:03:30 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-25 15:03:30 +0000
commit8f332cf79eff2ce13c566cc858f88a872699a42c (patch)
tree3cba856528526919f511c9d153d730429d9537b4 /src/backend/access/gist
parent023c537f47f61a9e24dc5ff8ab445c23f00aaae7 (diff)
downloadpostgresql-8f332cf79eff2ce13c566cc858f88a872699a42c.tar.gz
postgresql-8f332cf79eff2ce13c566cc858f88a872699a42c.zip
Fix old thinko in pgp.h: the idea is to declare some named enum types,
not global variables of anonymous enum types. This didn't actually hurt much because most linkers will just merge the duplicated definitions ... but some will complain. Per bug #4731 from Ceriel Jacobs. Backpatch to 8.1 --- the declarations don't exist before that.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions