Commit Graph

29 Commits (c0764a542530c7ebf8abd2766d256d49d27e90e8)

Author SHA1 Message Date
Bruce Momjian 76a7650c40 pg_upgrade: adjust umask() calls 12 years ago
Tom Lane 1c36700e9e Use pg_dump's --quote-all-identifiers option in pg_upgrade. 13 years ago
Alvaro Herrera 8396447cdb Create libpgcommon, and move pg_malloc et al to it 13 years ago
Bruce Momjian bd61a623ac Update copyrights for 2013 13 years ago
Bruce Momjian 6f1b9e4efd Add pg_upgrade --jobs parameter 13 years ago
Bruce Momjian 6dd9584507 Improve pg_upgrade's status display 13 years ago
Bruce Momjian 5eeab9c85c In pg_upgrade, improve status wording now that we have per-database 13 years ago
Bruce Momjian 12ee6ec71f In pg_upgrade, dump each database separately and use 13 years ago
Andrew Dunstan ea0b414a0d Fix line end mishandling in pg_upgrade on Windows. 13 years ago
Tom Lane f763b77193 Fix pg_upgrade to cope with non-default unix_socket_directory scenarios. 13 years ago
Alvaro Herrera 088c065ce8 pg_upgrade: Fix exec_prog API to be less flaky 13 years ago
Bruce Momjian fbcfa90bb8 Fix pg_upgrade file share violation on Windows created by the commit 13 years ago
Bruce Momjian 717f6d6085 In pg_upgrade, add various logging improvements: 14 years ago
Bruce Momjian e126958c2e Update copyright notices for year 2012. 14 years ago
Bruce Momjian f1312b5ed3 Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and 14 years ago
Peter Eisentraut 912bc4f038 Make pg_upgrade output more consistent with project style 14 years ago
Bruce Momjian d8d3d2a4f3 Fix pg_upgrade of large object permissions by preserving pg_auth.oid, 15 years ago
Bruce Momjian 25cc7424e3 Simplify functions and parameters used by pg_upgrade. 15 years ago
Bruce Momjian 5d950e3b0c Stamp copyrights for year 2011. 15 years ago
Bruce Momjian 07456b45e6 Pgindent run on pg_upgrade source after restructuring. 15 years ago
Bruce Momjian e13f7e9a71 Restructure the pg_upgrade code to use several global structures rather 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian 239d769e7e pgindent run for 9.0, second run 15 years ago
Bruce Momjian da254e3d16 Make pg_upgrade copyrights just 2010, not 2010-2010. 15 years ago
Bruce Momjian de255a6eb1 Add copyrights to pg_upgrade and pg_upgrade_tools files, per Tom. 15 years ago
Bruce Momjian ccbe0c14e6 Add CVS tags to pg_upgrade and pg_upgrade_support files, per request 15 years ago
Bruce Momjian 601d1eeddc Fix pg_upgrade's use of pg_ctl on Win32 to not send command and sever 15 years ago
Bruce Momjian 1dc7c796c9 Have pg_upgrade create its output files in the current directory, rather 15 years ago
Bruce Momjian c2e9b2f288 Add pg_upgrade to /contrib; will be in 9.0 beta2. 16 years ago