Set the release date, make a few adjustments for recent commits.
Release date:
-
2019-??-??, CURRENT AS OF 2019-09-21
- Fix the leakproofness designations of some btree comparison support
- functions (Tom Lane)
+ Fix the leakproofness designations of some btree comparison operators
+ and support functions (Tom Lane)
This allows some optimizations that previously would not have been
- applied.
+ applied in the presence of security barrier views or row-level
+ security.