summary refs log tree commit diff
path: root/changelog.d/16043.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.90.0rc1Erik Johnston2023-08-081-1/+0
|
* Properly setup the additional sequences in the portdb script. (#16043)Patrick Cloke2023-08-011-0/+1
The un_partial_stated_event_stream_sequence and application_services_txn_id_seq were never properly configured in the portdb script, resulting in an error on start-up.