index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_basebackup
/
pg_recvlogical.c
Commit message (
Expand
)
Author
Age
*
pg_receivewal, pg_recvlogical: allow canceling initial password prompt.
Tom Lane
2021-11-21
*
Fix pg_recvlogical avoidance of superfluous Standby Status Update.
Noah Misch
2020-05-13
*
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-13
*
Message style improvements
Peter Eisentraut
2019-07-09
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
*
pg_basebackup: Use atexit()
Peter Eisentraut
2019-01-07
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Make more consistent some error messages for file-related operations
Michael Paquier
2018-07-23
*
Allow group access on PGDATA
Stephen Frost
2018-04-07
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Fix typo
Alvaro Herrera
2017-12-29
*
Mark some more functions as pg_attribute_noreturn().
Tom Lane
2017-11-27
*
pg_basebackup: Add option to create replication slot
Peter Eisentraut
2017-09-27
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Put new command-line options in alphabetical order
Peter Eisentraut
2017-06-08
*
Consistently declare timestamp variables as TimestampTz.
Tom Lane
2017-02-23
*
Make pg_basebackup use temporary replication slots
Magnus Hagander
2017-01-16
*
Add pg_recvlogical —-endpos=LSN
Simon Riggs
2017-01-04
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Include <sys/select.h> where needed
Alvaro Herrera
2016-09-27
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Handle invalid libpq sockets in more places
Peter Eisentraut
2016-03-08
*
Fix typo in comment
Magnus Hagander
2016-02-02
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Fix translation domain in pg_basebackup
Alvaro Herrera
2015-12-28
*
Review program help output for wording and formatting
Peter Eisentraut
2015-09-16
*
Optionally don't error out due to preexisting slots in commandline utilities.
Andres Freund
2015-07-12
*
Fix pg_recvlogical not to fsync output when it's a tty or pipe.
Andres Freund
2015-07-07
*
Message string improvements
Peter Eisentraut
2015-05-18
*
Fix various typos and grammar errors in comments.
Andres Freund
2015-04-26
*
pg_recvlogical: update --help description
Bruce Momjian
2015-03-20
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pg_recvlogical: Improve --help output
Peter Eisentraut
2014-10-12
*
Rename pg_recvlogical's --create/--drop to --create-slot/--drop-slot.
Andres Freund
2014-10-06
*
Refactor replication connection code of various pg_basebackup utilities.
Andres Freund
2014-10-01
*
pg_recvlogical.c code review.
Andres Freund
2014-10-01
*
pg_recvlogical message and code improvements.
Andres Freund
2014-08-12
*
Consistently spell a replication slot's name as slot_name.
Andres Freund
2014-06-05
*
Fix pg_recvlogical to accept the documented -I instead only --startpos.
Andres Freund
2014-05-26
*
Message style fixes to pg_recvlogical
Heikki Linnakangas
2014-05-19
*
Open output file before sleeping in pg_recvlogical.
Heikki Linnakangas
2014-05-16
*
Fix a couple of bugs in pg_recvlogical output to stdout.
Heikki Linnakangas
2014-05-15
*
Misc message style and doc fixes.
Heikki Linnakangas
2014-05-15
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
[next]