postgresql/src/include/replication
Amit Kapila 6d49c8d4b4 Change last_inactive_time to inactive_since in pg_replication_slots.
Commit a11f330b55 added last_inactive_time to show the last time the slot
was inactive. But, it tells the last time that a currently-inactive slot
previously *WAS* active. This could be unclear, so we changed the name to
inactive_since.

Reported-by: Robert Haas
Author: Bharath Rupireddy
Reviewed-by: Bertrand Drouvot, Shveta Malik, Amit Kapila
Discussion: https://postgr.es/m/CA+Tgmob_Ta-t2ty8QrKHBGnNLrf4ZYcwhGHGFsuUoFrAEDw4sA@mail.gmail.com
Discussion: https://postgr.es/m/CALj2ACUXS0SfbHzsX8bqo+7CZhocsV52Kiu7OWGb5HVPAmJqnA@mail.gmail.com
2024-03-27 09:27:44 +05:30
..
decode.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
logical.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
logicallauncher.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
logicalproto.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
logicalrelation.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
logicalworker.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
message.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
origin.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
output_plugin.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pgoutput.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
reorderbuffer.h Remove ReorderBufferTupleBuf structure. 2024-01-29 10:37:16 +09:00
slot.h Change last_inactive_time to inactive_since in pg_replication_slots. 2024-03-27 09:27:44 +05:30
slotsync.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
snapbuild.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
syncrep.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
walreceiver.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
walsender.h Introduce a new GUC 'standby_slot_names'. 2024-03-08 08:10:45 +05:30
walsender_private.h Introduce a new GUC 'standby_slot_names'. 2024-03-08 08:10:45 +05:30
worker_internal.h Update copyright for 2024 2024-01-03 20:49:05 -05:00