index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
replication
Age
Commit message (
Expand
)
Author
2014-04-09
Fix a few more misc typos in comments.
Heikki Linnakangas
2014-04-09
Fix misc typos in comments.
Heikki Linnakangas
2014-04-04
Fix bogus time printout in walreceiver's debug log messages.
Tom Lane
2014-03-31
Fix thinko in logical decoding code.
Robert Haas
2014-03-19
Setup error context callback for transaction lock waits
Alvaro Herrera
2014-03-17
Fix typos in comments.
Fujii Masao
2014-03-17
Fix bug in clean shutdown of walsender that pg_receiving is connecting to.
Fujii Masao
2014-03-12
Comment fixes related to logical decoding.
Robert Haas
2014-03-10
Allow logical decoding via the walsender interface.
Robert Haas
2014-03-07
Remove unportable use of anonymous unions from reorderbuffer.h.
Tom Lane
2014-03-07
fix ReplicationSlotsCountDBSlots for dropping unrelated databases
Bruce Momjian
2014-03-06
Send keepalives from walsender even when busy sending WAL.
Heikki Linnakangas
2014-03-05
Fix some typos introduced by the logical decoding patch.
Robert Haas
2014-03-04
Minor corrections to logical decoding patch.
Robert Haas
2014-03-04
Error out on send failure in walsender loop.
Heikki Linnakangas
2014-03-03
Introduce logical decoding.
Robert Haas
2014-03-03
Use a longer buffer in libpqrcv_startstreaming.
Robert Haas
2014-03-03
Corrections to replication slots code and documentation.
Robert Haas
2014-03-03
Another round of Coverity fixes
Stephen Frost
2014-02-27
Allow BASE_BACKUP to be throttled
Alvaro Herrera
2014-02-25
pg_basebackup: Skip only the *contents* of pg_replslot.
Robert Haas
2014-02-24
Use pg_lsn data type in pg_stat_replication, too.
Robert Haas
2014-02-19
Switch various builtin functions to use pg_lsn instead of text.
Robert Haas
2014-02-03
Make pg_basebackup skip temporary statistics files.
Fujii Masao
2014-02-02
Clean up some sloppy coding in repl_gram.y.
Tom Lane
2014-02-02
Fix typos in docs and comments.
Fujii Masao
2014-02-01
Fix some more bugs in signal handlers and process shutdown logic.
Tom Lane
2014-02-01
Introduce replication slots.
Robert Haas
2014-01-27
Change the suffix of auto conf temporary file from "temp" to "tmp".
Fujii Masao
2014-01-16
Fix Hot Standby feedback sending when streaming busily.
Heikki Linnakangas
2014-01-07
Update copyright for 2014
Bruce Momjian
2014-01-07
Avoid including tablespaces inside PGDATA twice in base backups
Magnus Hagander
2013-12-18
Add ALTER SYSTEM command to edit the server configuration file.
Tatsuo Ishii
2013-12-13
Fix more instances of "the the" in comments.
Heikki Linnakangas
2013-09-03
Fix typo in comment.
Heikki Linnakangas
2013-08-24
Don't crash when pg_xlog is empty and pg_basebackup -x is used
Magnus Hagander
2013-08-15
Treat timeline IDs as unsigned in replication parser
Peter Eisentraut
2013-07-28
Message style improvements
Peter Eisentraut
2013-06-25
Support clean switchover.
Fujii Masao
2013-05-31
Minor spell checking
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-08
Fix walsender failure at promotion.
Heikki Linnakangas
2013-03-25
In base backup, only include our own tablespace version directory.
Heikki Linnakangas
2013-03-17
Move pqsignal() to libpgport.
Tom Lane
2013-02-27
Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE.
Heikki Linnakangas
2013-02-23
Add quotes to messages
Peter Eisentraut
2013-02-15
Force archive_status of .done for xlogs created by dearchival/replication.
Simon Riggs
2013-02-12
Add noreturn attributes to some error reporting functions
Peter Eisentraut
2013-02-04
Reset master xmin when hot_standby_feedback disabled.
Simon Riggs
2013-01-23
Fix more issues with cascading replication and timeline switches.
Heikki Linnakangas
[next]