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
/
bin
/
pg_basebackup
/
streamutil.c
Age
Commit message (
Expand
)
Author
2023-04-03
pg_basebackup: Correct type of WalSegSz
Peter Eisentraut
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-09-24
Message style improvements
Peter Eisentraut
2022-07-03
Remove redundant null pointer checks before PQclear and PQconninfoFree
Peter Eisentraut
2022-07-03
Remove redundant null pointer checks before free()
Peter Eisentraut
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-04-08
Improve frontend error logging style.
Tom Lane
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-10-26
Allow pg_receivewal to stream from a slot's restart LSN
Michael Paquier
2021-10-19
Fix sscanf limits in pg_basebackup and pg_dump
Daniel Gustafsson
2021-10-05
Flexible options for CREATE_REPLICATION_SLOT.
Robert Haas
2021-10-05
Flexible options for BASE_BACKUP.
Robert Haas
2021-06-30
Allow enabling two-phase option via replication protocol.
Amit Kapila
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-07
Fix redundant error messages in client tools
Peter Eisentraut
2020-09-04
Remove arbitrary restrictions on password length.
Tom Lane
2020-08-10
Move connect.h from fe_utils to src/include/common.
Noah Misch
2020-04-17
Fix minor memory leak in pg_basebackup and pg_receivewal
Michael Paquier
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-10-25
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-07-04
Use appendStringInfoString and appendPQExpBufferStr where possible
David Rowley
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-05-18
Message wording and pluralization improvements
Peter Eisentraut
2018-05-18
Fix whitespace
Peter Eisentraut
2018-05-05
Remove extra newlines after PQerrorMessage()
Peter Eisentraut
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
Correct pg_recvlogical server version test.
Noah Misch
2018-04-07
Allow group access on PGDATA
Stephen Frost
2018-03-18
Fix pg_recvlogical for pre-10 versions
Magnus Hagander
2018-02-26
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-10-01
Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h.
Andres Freund
2017-09-27
pg_basebackup: Add option to create replication slot
Peter Eisentraut
2017-09-20
Make WAL segment size configurable at initdb time.
Andres Freund
2017-07-07
Fix out of date comment
Magnus Hagander
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-05-12
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-03-19
Update obsolete comment
Magnus Hagander
2017-03-14
Add option to control snapshot export to CREATE_REPLICATION_SLOT
Peter Eisentraut
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-23
Consistently declare timestamp variables as TimestampTz.
Tom Lane
2017-02-23
Remove now-dead code for !HAVE_INT64_TIMESTAMP.
Tom Lane
2017-01-16
Make pg_basebackup use temporary replication slots
Magnus Hagander
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-08-30
Simplify correct use of simple_prompt().
Tom Lane
2016-08-08
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-01-05
Make pg_receivexlog silent with 9.3 and older servers
Alvaro Herrera
2016-01-02
Update copyright for 2016
Bruce Momjian
[next]