Commit Graph

19 Commits (4132dbec69dd4d437e132e57a74a98a40cdcf776)

Author SHA1 Message Date
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Simon Riggs ff539da316 Cleanup slots during drop database 9 years ago
Peter Eisentraut 352a24a1f9 Generate fmgr prototypes automatically 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Peter Eisentraut a924c327e2 Add support for temporary replication slots 9 years ago
Alvaro Herrera 6b60916829 Fix thinko in comment 9 years ago
Alvaro Herrera 234a266066 Fix code comments regarding logical decoding 9 years ago
Alvaro Herrera 3dd0792ae0 Blind attempt at fixing Win32 issue on 24c5f1a103 10 years ago
Robert Haas 2251179e6a Migrate replication slot I/O locks into a separate tranche. 10 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Andres Freund 6fcd88511f Allow pg_create_physical_replication_slot() to reserve WAL. 10 years ago
Andres Freund 093d0c83c1 Introduce macros determining if a replication slot is physical or logical. 10 years ago
Andres Freund d811c037ce Add 'active_in' column to pg_replication_slots. 11 years ago
Tom Lane f2874feb7c Some more FLEXIBLE_ARRAY_MEMBER fixes. 11 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Andres Freund e04a9ccd2c Consistency improvements for slot and decoding code. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Robert Haas b89e151054 Introduce logical decoding. 12 years ago
Robert Haas 858ec11858 Introduce replication slots. 12 years ago