summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorPeter Eisentraut2016-08-18 16:00:00 +0000
committerPeter Eisentraut2016-09-09 16:00:00 +0000
commite0013deb5983303d945aacd56909ac4ce227fde1 (patch)
tree4ac0207027c1eee111a96bf051febcc08fa5c128 /src/backend/access/gist/gistxlog.c
parent967a7b0fc9c8f4e07b697148238566203cb060de (diff)
Make better use of existing enums in plpgsql
plpgsql.h defines a number of enums, but most of the code passes them around as ints. Update structs and function prototypes to take enum types instead. This clarifies the struct definitions in plpgsql.h in particular. Reviewed-by: Pavel Stehule <[email protected]>
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions