- Previously supplied years and year masks of less than four digits
+ Previously, supplied years and year masks of less than four digits
wrapped inconsistently.
- Previously such not-valid-for-session errors would cause all
+ Previously, such not-valid-for-session errors would cause all
setting changes to be ignored by that backend.
- Previously the generic label ?column?> was used.
+ Previously, the generic label ?column?> was used.
- Previously default permissions generated NULL> fields.
+ Previously, default permissions generated NULL> fields.
(WAS IT NULL?)
- Previously libpq collected the entire query result into memory
+ Previously, libpq collected the entire query result into memory
before passing it back to the application.