git.postgresql.org Git - postgresql.git/commit
2016年8月18日 16:00:00 +0000 (12:00 -0400)
Fri, 9 Sep 2016 16:00:00 +0000 (12:00 -0400)
commit e0013deb5983303d945aacd56909ac4ce227fde1
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>
This is the main PostgreSQL git repository.
RSS
Atom