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
/
src
/
bin
/
pg_ctl
Commit message (
Expand
)
Author
Age
Files
Lines
*
pg_ctl: Add tests for behavior with nonexistent data directory
Peter Eisentraut
2014-09-13
2
-2
/
+8
*
Assorted message improvements
Peter Eisentraut
2014-08-29
1
-1
/
+1
*
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Bruce Momjian
2014-08-25
1
-1
/
+10
*
Fix help message in pg_ctl.
Fujii Masao
2014-08-14
1
-1
/
+1
*
Fix TAP installcheck tests when current directory name contains spaces
Peter Eisentraut
2014-07-23
1
-1
/
+1
*
Translation updates
Peter Eisentraut
2014-07-21
3
-479
/
+517
*
Add option to pg_ctl to choose event source for logging
Magnus Hagander
2014-07-17
1
-2
/
+14
*
Use a separate temporary directory for the Unix-domain socket
Peter Eisentraut
2014-07-02
2
-2
/
+4
*
Fix a bunch of functions that were declared static then defined not-static.
Tom Lane
2014-05-17
1
-1
/
+1
*
pg_ctl: Write error messages to stderr
Peter Eisentraut
2014-05-14
1
-8
/
+7
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
3
-31
/
+46
*
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-05-05
1
-7
/
+7
*
Clean up temp installations after client program tests.
Tom Lane
2014-04-25
1
-0
/
+1
*
Add TAP tests for client programs
Peter Eisentraut
2014-04-14
4
-0
/
+51
*
Allow "-C variable" and "--describe-config" even to root users.
Tom Lane
2014-04-04
1
-3
/
+5
*
Make sure -D is an absolute path when starting server on Windows.
Tom Lane
2014-04-04
1
-1
/
+13
*
pg_ctl: improve handling of invalid data directory
Bruce Momjian
2014-03-08
1
-11
/
+37
*
Allocate fresh memory for post_opts/exec_path
Stephen Frost
2014-03-05
1
-2
/
+2
*
Fix issues with pg_ctl
Stephen Frost
2014-03-05
1
-5
/
+7
*
Fix whitespace
Peter Eisentraut
2014-03-03
1
-1
/
+1
*
Various Coverity-spotted fixes
Stephen Frost
2014-03-01
1
-0
/
+34
*
Enable building with Visual Studion 2013.
Andrew Dunstan
2014-01-26
1
-11
/
+31
*
Update copyright for 2014
Bruce Momjian
2014-01-07
2
-2
/
+2
*
Translation updates
Peter Eisentraut
2013-12-02
1
-6
/
+6
*
Fix assorted issues in pg_ctl's pgwin32_CommandLine().
Tom Lane
2013-11-29
1
-36
/
+38
*
Replace pg_asprintf() with psprintf().
Tom Lane
2013-10-22
1
-3
/
+3
*
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-17
1
-1
/
+1
*
Add use of asprintf()
Peter Eisentraut
2013-10-13
1
-12
/
+4
*
Translation updates
Peter Eisentraut
2013-10-07
3
-332
/
+350
*
Translation updates
Peter Eisentraut
2013-09-02
7
-2355
/
+457
*
Rename the "fast_promote" file to just "promote".
Heikki Linnakangas
2013-08-19
1
-4
/
+3
*
Translation updates
Peter Eisentraut
2013-08-18
3
-521
/
+570
*
Update LSB URL in pg_ctl
Bruce Momjian
2013-07-01
1
-2
/
+1
*
Remove undocumented -h (help) option
Bruce Momjian
2013-07-01
1
-3
/
+2
*
Translation updates
Peter Eisentraut
2013-06-24
3
-300
/
+280
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-7
/
+8
*
Translation updates
Peter Eisentraut
2013-05-05
12
-2391
/
+4993
*
Revert "pg_ctl: Add idempotent option"
Peter Eisentraut
2013-04-29
1
-22
/
+7
*
Make fast promotion the default promotion mode.
Simon Riggs
2013-04-24
1
-11
/
+6
*
pg_ctl: Add idempotent option
Peter Eisentraut
2013-04-13
1
-7
/
+22
*
Move pqsignal() to libpgport.
Tom Lane
2013-03-17
1
-1
/
+0
*
pg_ctl: Adjust nls.mk for split out of wait_error.c
Peter Eisentraut
2013-03-10
1
-1
/
+1
*
Add fe_memutils.c to nls.mk where used
Peter Eisentraut
2013-03-06
1
-1
/
+1
*
pg_ctl: Add comma to message
Peter Eisentraut
2013-03-05
1
-1
/
+1
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
1
-38
/
+0
*
Fast promote mode skips checkpoint at end of recovery.
Simon Riggs
2013-01-29
1
-3
/
+15
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
2
-2
/
+2
*
Further tweaking of the readfile() function in pg_ctl.
Heikki Linnakangas
2012-10-18
1
-4
/
+11
*
Fix race condition in pg_ctl reading postmaster.pid.
Heikki Linnakangas
2012-10-15
1
-30
/
+58
*
Work around unportable behavior of malloc(0) and realloc(NULL, 0).
Tom Lane
2012-10-02
1
-0
/
+3
[next]