Commits

DateSubjectAuthorReleases
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2025-04-04 Use standard die() signal handler in walreceiver Heikki Linnakangas 18.0
2024-11-01 Use ProcNumbers instead of direct Latch pointers to address other procs Heikki Linnakangas 18.0
2024-03-18 Refactor postmaster child process launching Heikki Linnakangas 17.0
2013-01-18 Now that START_REPLICATION returns the next timeline's ID after reaching end Heikki Linnakangas 9.3.0
2012-12-13 Allow a streaming replication standby to follow a timeline switch. Heikki Linnakangas 9.3.0
2012-10-11 Improve replication connection timeouts. Heikki Linnakangas 9.3.0
2011-03-01 Change pg_last_xlog_receive_location() not to move backwards. That makes Heikki Linnakangas 9.1.0
2011-02-10 Send status updates back from standby server to master, indicating how far Heikki Linnakangas 9.1.0
2010-09-13 Remove prototype for non-existent function from walreceiver.h. Tidy up by Heikki Linnakangas 9.0.0
2010-09-13 Remove prototype for non-existent function from walreceiver.h. Tidy up by Heikki Linnakangas 9.1.0
2010-02-19 Don't use O_DIRECT when writing WAL files if archiving or streaming is Heikki Linnakangas 9.0.0
2010-02-03 Add a message type header to the CopyData messages sent from primary Heikki Linnakangas 9.0.0
2010-01-27 Make standby server continuously retry restoring the next WAL segment with Heikki Linnakangas 9.0.0
2010-01-20 Now that much of walreceiver has been pulled back into the postgres Heikki Linnakangas 9.0.0
2010-01-20 Rethink the way walreceiver is linked into the backend. Instead than shoving Heikki Linnakangas 9.0.0
2010-01-15 Introduce Streaming Replication. Heikki Linnakangas 9.0.0