aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistsplit.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-25 15:03:19 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-25 15:03:19 +0000
commit23e2497616401db1b3e66e97f482e60b55431e65 (patch)
tree5075be8147b363f8cdd83dbf000859662e3d52f9 /src/backend/access/gist/gistsplit.c
parente760463c7779f5021e6b8d81ca96b3edc40704ba (diff)
downloadpostgresql-23e2497616401db1b3e66e97f482e60b55431e65.tar.gz
postgresql-23e2497616401db1b3e66e97f482e60b55431e65.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/gistsplit.c')
0 files changed, 0 insertions, 0 deletions