Files
neon/pageserver/src
Heikki Linnakangas d0494c391a Remove wal_receiver mgmt API endpoint
Move all the fields that were returned by the wal_receiver endpoint into
timeline_detail. Internally, move those fields from the separate global
WAL_RECEIVERS hash into the LayeredTimeline struct. That way, all the
information about a timeline is kept in one place.

In the passing, I noted that the 'thread_id' field was removed from
WalReceiverEntry in commit e5cb727572, but it forgot to update
openapi_spec.yml. This commit removes that too.
2022-07-29 20:51:37 +03:00
..
2022-05-28 14:02:05 +03:00
2022-06-03 14:24:27 +03:00
2022-07-04 23:46:37 +03:00
2022-05-28 14:02:05 +03:00