postgresql/src/bin/pg_upgrade
Tom Lane ca9112a424 Stamp HEAD as 10devel.
This is a good bit more complicated than the average new-version stamping
commit, because it includes various adjustments in pursuit of changing
from three-part to two-part version numbers.  It's likely some further
work will be needed around that change; but this is enough to get through
the regression tests, at least in Unix builds.

Peter Eisentraut and Tom Lane
2016-08-15 13:49:49 -04:00
..
.gitignore Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
IMPLEMENTATION Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
Makefile Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:46 -04:00
TESTING Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
check.c Stamp HEAD as 10devel. 2016-08-15 13:49:49 -04:00
controldata.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00
dump.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:46 -04:00
exec.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
file.c Reword bogus comment 2016-06-16 12:43:35 -04:00
function.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
info.c Improve pg_upgrade's report about failure to match up old and new tables. 2016-05-06 14:45:01 -04:00
option.c Fix typos. 2016-03-15 18:06:11 -04:00
parallel.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
pg_upgrade.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:46 -04:00
pg_upgrade.h Remove unused prototype 2016-06-16 12:06:51 -04:00
relfilenode.c pg_upgrade: Don't overwrite existing files. 2016-06-06 09:51:56 -04:00
server.c Stamp HEAD as 10devel. 2016-08-15 13:49:49 -04:00
tablespace.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00
test.sh Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:46 -04:00
util.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
version.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:46 -04:00