summaryrefslogtreecommitdiff
path: root/src/bin/pg_ctl
Commit message (Expand)AuthorAgeFilesLines
* Improved parallel make supportPeter Eisentraut2010-11-121-2/+2
* Allow pg_ctl to register the service in either AUTO or DEMAND start typeAlvaro Herrera2010-10-151-7/+37
* Convert cvsignore to gitignore, and add .gitignore for build targets.Magnus Hagander2010-09-221-0/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-205-5/+5
* Don't warn about an in-progress online backup, when we're recovering fromHeikki Linnakangas2010-09-141-3/+21
* Translation updates for 9.0beta3Peter Eisentraut2010-07-081-128/+133
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-2/+2
* Translation updatePeter Eisentraut2010-05-135-404/+1083
* Add PGFILEDESC description to Makefiles for all /contrib executables.Bruce Momjian2010-05-121-1/+3
* Add cygwin version check before using cygwin_conv_path(),Itagaki Takahiro2010-04-071-1/+5
* Use a new API rather than a deprecated one in in cygwin.Itagaki Takahiro2010-04-051-2/+2
* pgindent run for 9.0Bruce Momjian2010-02-261-4/+4
* Small corrections to message output targets in pg_ctlPeter Eisentraut2010-02-191-4/+6
* Translation updates for 9.0alpha4Peter Eisentraut2010-02-192-275/+289
* Update copyright for the year 2010.Bruce Momjian2010-01-022-4/+4
* Translation updatesPeter Eisentraut2009-12-191-129/+140
* Fix pg_ctl initdb without options.Itagaki Takahiro2009-12-151-1/+4
* Add init[db] option to pg_ctlPeter Eisentraut2009-12-101-41/+79
* Add inheritable ACE when creating a restricted token for execution onMagnus Hagander2009-11-141-4/+5
* Translations update for 8.5alpha2Peter Eisentraut2009-10-202-2/+656
* Change our WIN32 API version to be 5.01 (Windows XP), to bring in the properMagnus Hagander2009-09-071-2/+2
* Fix pg_ctl's readfile() to not go into infinite loop on an empty fileTom Lane2009-09-021-2/+2
* Make it reasonably safe to use pg_ctl to start the postmaster from a boot-timeTom Lane2009-08-271-1/+16
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-261-2/+2
* Translation updates for 8.4 release.Peter Eisentraut2009-06-268-3322/+162
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-29/+32
* Translation updatesPeter Eisentraut2009-06-101-1/+4
* Translation updatesAlvaro Herrera2009-05-144-489/+525
* Translation updates for 8.4 betaPeter Eisentraut2009-04-096-486/+1227
* Remove a boatload of useless definitions of 'int optreset'. If weTom Lane2009-04-051-5/+1
* Sort the output of --help mostly alphabetical, make it align better, makePeter Eisentraut2009-02-251-5/+5
* Support running as a service on Windows 7, by not specifyingMagnus Hagander2009-01-281-6/+22
* Remove period from primary error message.Peter Eisentraut2009-01-151-3/+3
* Update copyright for 2009.Bruce Momjian2009-01-012-4/+4
* Append major version number and for libraries soname major version numberPeter Eisentraut2008-12-111-2/+2
* Fix misspelled commentTom Lane2008-09-301-2/+2
* Fix pg_ctl bug where detection of binary location from postmaster.optsBruce Momjian2008-06-261-2/+2
* Simplify 'pg_ctl restart' detection of first argument inBruce Momjian2008-06-261-12/+8
* Fix 'pg_ctl restart' to preserve command-line arguments.Bruce Momjian2008-06-261-10/+16
* Use SYSTEMQUOTE as concatentation to strings, rather than %s printfBruce Momjian2008-06-261-13/+10
* Remove use of postmaster.opts.default by pg_ctl.Bruce Momjian2008-06-261-29/+18
* Update error messages, per notes from Tom.Magnus Hagander2008-04-241-5/+5
* Prevent shutdown in normal mode if online backup is running, andMagnus Hagander2008-04-231-1/+17
* Don't call AddUserToDacl on CygwinAndrew Dunstan2008-02-291-1/+3
* Fix handling of restricted processes for Windows Vista (mainly),Magnus Hagander2008-02-291-1/+3
* Rename miscadmin.h's PG_VERSIONSTR macro to PG_BACKEND_VERSIONSTR toTom Lane2008-02-201-7/+5
* Fix mistakes in pg_ctl's code for "start -w" that tries to cope withTom Lane2008-02-201-19/+43
* Translation updatesPeter Eisentraut2008-01-311-1/+1
* Translation updatesPeter Eisentraut2008-01-304-489/+611
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-012-4/+4