Commit Graph

22 Commits (f116b1f5b8d36e54404b36f1aba1295cbcfc4fdc)

Author SHA1 Message Date
Bruce Momjian 6416a82a62 Remove unnecessary #include references, per pgrminclude script. 15 years ago
Tom Lane 4dab3d5ae1 Change the autovacuum launcher to use WaitLatch instead of a poll loop. 15 years ago
Tom Lane 9f17ffd866 Measure WaitLatch's timeout parameter in milliseconds, not microseconds. 15 years ago
Tom Lane 4e15a4db5e Documentation improvement and minor code cleanups for the latch facility. 15 years ago
Simon Riggs 5286105800 Cascading replication feature for streaming log-based replication. 15 years ago
Heikki Linnakangas 89fd72cbf2 Introduce a pipe between postmaster and each backend, which can be used to 15 years ago
Peter Eisentraut e2a0cb1a80 Message style and spelling improvements 15 years ago
Bruce Momjian 6560407c7d Pgindent run before 9.1 beta2. 15 years ago
Bruce Momjian bf50caf105 pgindent run before PG 9.1 beta 1. 15 years ago
Tom Lane 2594cf0e8c Revise the API for GUC variable assign hooks. 15 years ago
Robert Haas 240067b3b0 Merge synchronous_replication setting into synchronous_commit. 15 years ago
Simon Riggs 92f4786fa9 Additional test for each commit in sync rep path to plug minute 15 years ago
Robert Haas 727589995a Move synchronous_standbys_defined updates from WAL writer to BG writer. 15 years ago
Robert Haas 7a37900443 Make synchronous replication query cancel/die messages more consistent. 15 years ago
Robert Haas 9a56dc3389 Fix various possible problems with synchronous replication. 15 years ago
Robert Haas 551c07d84a Make error handling of synchronous_standby_names consistent. 15 years ago
Robert Haas 2e019c8611 More synchronous replication typo fixes. 15 years ago
Robert Haas b8bb8dbf20 More synchronous replication tweaks. 15 years ago
Robert Haas 6436098795 Minor sync rep corrections. 15 years ago
Itagaki Takahiro 2d8de0a50b Cleanup copyright years and file names in the header comments of some files. 15 years ago
Heikki Linnakangas baabf05196 Silence compiler warning about undefined function when compiling without 15 years ago
Simon Riggs 966fb05b58 Add new files for syncrep missed in previous commit 15 years ago