aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2016-08-18 12:00:00 -0400
committerPeter Eisentraut <peter_e@gmx.net>2016-09-09 12:00:00 -0400
commite0013deb5983303d945aacd56909ac4ce227fde1 (patch)
tree4ac0207027c1eee111a96bf051febcc08fa5c128 /src/backend/access/gist/gistxlog.c
parent967a7b0fc9c8f4e07b697148238566203cb060de (diff)
downloadpostgresql-e0013deb5983303d945aacd56909ac4ce227fde1.tar.gz
postgresql-e0013deb5983303d945aacd56909ac4ce227fde1.zip
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 <pavel.stehule@gmail.com>
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions