summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-25 15:03:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-25 15:03:25 +0000
commita4702ada6226bf74acd6e26c88d7db7d10d1b007 (patch)
tree73c071c77ac6642d075230e6201d4fec4de632e1 /src
parent37e9992214442ac485eee31d05506d430a89019f (diff)
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')
0 files changed, 0 insertions, 0 deletions