Bruce Momjian
|
25cc7424e3
|
Simplify functions and parameters used by pg_upgrade.
|
2011-01-04 19:11:37 -05:00 |
|
Bruce Momjian
|
5d950e3b0c
|
Stamp copyrights for year 2011.
|
2011-01-01 13:18:15 -05:00 |
|
Bruce Momjian
|
07456b45e6
|
Pgindent run on pg_upgrade source after restructuring.
|
2010-10-19 22:37:04 +00:00 |
|
Bruce Momjian
|
e13f7e9a71
|
Restructure the pg_upgrade code to use several global structures rather
than packing everything into 'ctx' and passing that to every function.
|
2010-10-19 21:38:34 +00:00 |
|
Magnus Hagander
|
9f2e211386
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
Bruce Momjian
|
239d769e7e
|
pgindent run for 9.0, second run
|
2010-07-06 19:19:02 +00:00 |
|
Bruce Momjian
|
da254e3d16
|
Make pg_upgrade copyrights just 2010, not 2010-2010.
|
2010-07-03 16:33:15 +00:00 |
|
Bruce Momjian
|
de255a6eb1
|
Add copyrights to pg_upgrade and pg_upgrade_tools files, per Tom.
|
2010-07-03 16:25:01 +00:00 |
|
Bruce Momjian
|
ccbe0c14e6
|
Add CVS tags to pg_upgrade and pg_upgrade_support files, per request
from Tom.
|
2010-07-03 14:23:14 +00:00 |
|
Bruce Momjian
|
601d1eeddc
|
Fix pg_upgrade's use of pg_ctl on Win32 to not send command and sever
output to the same file, because it is impossible.
Also set user name for pg_dumpall in pg_upgrade.
|
2010-06-22 16:45:10 +00:00 |
|
Bruce Momjian
|
1dc7c796c9
|
Have pg_upgrade create its output files in the current directory, rather
than in a subdirectory of the $HOME directory, or $TMP in Windows.
|
2010-06-12 17:05:29 +00:00 |
|
Bruce Momjian
|
c2e9b2f288
|
Add pg_upgrade to /contrib; will be in 9.0 beta2.
Add documentation.
Supports migration from PG 8.3 and 8.4.
|
2010-05-12 02:19:11 +00:00 |
|