index
:
delta/postgresql.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
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pg_standby
Commit message (
Expand
)
Author
Age
Files
Lines
*
pg_standby: Don't use HAVE_WORKING_LINK
Peter Eisentraut
2020-03-03
1
-2
/
+0
*
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
1
-0
/
+1
*
Refer to bug report address by symbol rather than hardcoding
Peter Eisentraut
2020-02-28
1
-1
/
+1
*
Remove useless "return;" lines
Alvaro Herrera
2019-11-28
1
-1
/
+0
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-1
/
+3
*
Make the order of the header file includes consistent in contrib modules.
Amit Kapila
2019-10-24
1
-2
/
+1
*
Fix most -Wundef warnings
Peter Eisentraut
2019-10-19
1
-1
/
+1
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
1
-1
/
+0
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
1
-2
/
+2
*
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-11-25
1
-1
/
+1
*
Avoid using potentially-under-aligned page buffers.
Tom Lane
2018-09-01
1
-7
/
+3
*
pg_standby: Remove code for .backup files
Peter Eisentraut
2018-07-01
1
-9
/
+2
*
Fix assorted infelicities in new SetWALSegSize() function.
Tom Lane
2017-09-24
1
-6
/
+14
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
1
-14
/
+101
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-2
/
+2
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-5
/
+5
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-1
/
+1
*
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
1
-3
/
+3
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
1
-1
/
+1
*
Fix a bunch of places that called malloc and friends with no NULL check.
Tom Lane
2016-08-30
1
-1
/
+1
*
Don't use function definitions looking like old-style ones.
Andres Freund
2015-08-15
1
-1
/
+1
*
Make use of xlog_internal.h's macros in WAL-related utilities.
Fujii Masao
2015-07-02
1
-17
/
+7
*
pg_standby: Avoid writing one byte beyond the end of the buffer.
Robert Haas
2015-01-15
1
-1
/
+1
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
1
-1
/
+1
*
Remove MinGW readdir/errno bug workaround fixed on 2003-10-10
Bruce Momjian
2014-03-21
1
-6
/
+0
*
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-21
1
-2
/
+15
*
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-17
1
-1
/
+1
*
Centralize getopt-related declarations in a new header file pg_getopt.h.
Tom Lane
2014-02-15
1
-12
/
+1
*
Silence benign warnings from clang version 3.0-6ubuntu3.
Kevin Grittner
2013-11-07
1
-1
/
+1
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-1
/
+1
*
Use pqsignal() in contrib programs rather than calling signal(2) directly.
Tom Lane
2013-03-17
1
-4
/
+4
*
In our source code, make a copy of getopt's 'optarg' string arguments,
Bruce Momjian
2012-10-12
1
-1
/
+1
*
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-18
1
-2
/
+2
*
pg_standby: Remove tabs from string literals
Peter Eisentraut
2012-05-23
1
-2
/
+2
*
Small cleanups of contrib --help output
Peter Eisentraut
2012-05-20
1
-3
/
+3
*
Message style improvements
Peter Eisentraut
2011-08-14
1
-6
/
+7
*
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
1
-1
/
+1
*
Remove literal tabs from message strings
Peter Eisentraut
2011-05-28
1
-9
/
+9
*
Fix assorted typos
Alvaro Herrera
2011-05-12
1
-2
/
+2
*
Improve pg_archivecleanup and pg_standby --help output
Peter Eisentraut
2011-05-05
1
-5
/
+5
*
Use consistent spacing for PGAPPICON Makefile option.
Bruce Momjian
2011-01-24
1
-1
/
+1
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
1
-0
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
2
-2
/
+2
*
Fix typos in comments, spotted by Josh Kupershmidt.
Heikki Linnakangas
2010-05-15
1
-5
/
+5
*
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-05-12
1
-1
/
+4
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-3
/
+5
*
Disable triggering failover with a signal in pg_standby on Windows, because
Heikki Linnakangas
2009-11-04
1
-3
/
+9
*
pg_standby doesn't need to be linked with libpq. Fujii Masao.
Heikki Linnakangas
2009-07-16
1
-4
/
+1
*
Make prior patch pgindent-safe.
Tom Lane
2009-06-25
1
-3
/
+5
*
Disable pg_standby -l option because the backend doesn't expect the recovered
Heikki Linnakangas
2009-06-25
1
-3
/
+8
[next]