postgresql/src
Tom Lane 354b3a3ac8 Increase fixed waits in "pg_ctl start -w" from 5 seconds to 10.
In the 9.1 branch only, modify test_postmaster_connection() so that it
will wait up to 10 seconds, not 5, for the postmaster pid file to appear.
This is a much simpler and safer, if less complete, way of addressing
the buildfarm instability issues we hoped to solve with c869a7d5b.

Discussion: <20160618042812.5798.85609@wrigleys.postgresql.org>
2016-06-19 14:01:17 -04:00
..
backend Fix validation of overly-long IPv6 addresses. 2016-06-16 17:16:58 -04:00
bin Increase fixed waits in "pg_ctl start -w" from 5 seconds to 10. 2016-06-19 14:01:17 -04:00
include Clarify documentation of ceil/ceiling/floor functions. 2016-06-09 11:58:01 -04:00
interfaces Stamp 9.1.22. 2016-05-09 16:57:25 -04:00
makefiles Don't use deprecated dllwrap on Cygwin. 2014-02-01 16:14:01 -05:00
pl Translation updates 2016-05-09 10:10:35 -04:00
port Stamp 9.1.22. 2016-05-09 16:57:25 -04:00
template AIX: Test the -qlonglong option before use. 2015-07-17 03:02:23 -04:00
test Fix planner failure with full join in RHS of left join. 2016-04-21 20:05:58 -04:00
timezone Update time zone data files to tzdata release 2016d. 2016-05-05 20:09:32 -04:00
tools Turn down MSVC compiler verbosity 2016-04-08 12:33:29 -04:00
tutorial Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Make numeric form of PG version number readily available in Makefiles. 2015-07-05 12:01:01 -04:00
Makefile.shlib Unlink static libraries before rebuilding them. 2015-03-01 13:07:17 -05:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00