Re: Jacob Champion > Also: since the libpq-oauth-18 and libpq-oauth-19 packages can be > installed side-by-side safely, isn't the upgrade hazard significantly > diminished? (If a user uninstalls the previous libpq-oauth version > while they're still running that version of libpq in memory, _and_ > they've somehow never used OAuth until right that instant... it's easy > enough for them to undo their mistake while the application is still > running.)
Uhm, so far the plan was to have one "libpq-oauth" package, not several. Since shipping a single libpq5.deb package for all PG majors has worked well for the past decades, I wouldn't want to complicate that now. Christoph