]> granicus.if.org Git - postgresql/history - contrib/pg_upgrade/pg_upgrade.h
In pg_upgrade, document why we can't issue \n\n in the command logfile
[postgresql] / contrib / pg_upgrade / pg_upgrade.h
2012-09-05 Bruce MomjianIn pg_upgrade, document why we can't issue \n\n in...
2012-09-04 Andrew DunstanFix command echoing in pg_upgade's analyze script for...
2012-09-03 Andrew DunstanUse correct path separator for Windows builtin commands.
2012-09-03 Tom LaneFix pg_upgrade to cope with non-default unix_socket_dir...
2012-08-27 Alvaro Herrerapg_upgrade: Fix exec_prog API to be less flaky
2012-08-07 Bruce MomjianFix pg_upgrade file share violation on Windows created...
2012-07-26 Bruce MomjianSimplify pg_upgrade's handling when returning directory...
2012-07-18 Tom LaneGet rid of useless global variable in pg_upgrade.
2012-07-18 Tom LaneImprove pg_upgrade's load_directory() function.
2012-06-26 Heikki LinnakangasFix pg_upgrade, broken by the xlogid/segno -> 64-bit...
2012-06-13 Bruce MomjianIn pg_upgrade, verify that the install user has the...
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-05-25 Bruce MomjianHave pg_upgrade only use one extra log file for Win32...
2012-05-25 Bruce MomjianOn Windows, have pg_upgrade use different two files...
2012-05-24 Bruce MomjianAdjust pg_upgrade to output a separate log file for...
2012-04-10 Bruce MomjianFix pg_upgrade to properly upgrade a table that is...
2012-03-17 Bruce MomjianIn pg_upgrade, move new echo quote define into include...
2012-03-16 Bruce MomjianIn pg_upgrade, create a script to incrementally generat...
2012-03-12 Bruce MomjianIn pg_upgrade, add various logging improvements:
2012-03-06 Bruce MomjianIn pg_upgrade, only lock the old cluster if link mode...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-11-18 Bruce MomjianRemove scandir() requirement in pg_upgrade; instead...
2011-11-17 Bruce MomjianRemove pg_upgrade function no longer called (dir_matchi...
2011-10-10 Bruce MomjianIn pg_upgrade, add -o/-O options to pass parameters...
2011-10-07 Bruce MomjianIn pg_upgrade, use the new postmaster -C option to...
2011-09-10 Peter EisentrautAdd missing format attributes
2011-09-07 Bruce MomjianIn pg_upgrade, disallow migration of 8.3 clusters using...
2011-08-27 Bruce MomjianAdd postgres.h to *.c files for pg_upgrade, ltree,...
2011-08-19 Bruce MomjianIn pg_upgrade, don't copy visibility map files from...
2011-07-21 Bruce MomjianIn pg_upgrade, add C comment about why we don't try...
2011-07-20 Bruce MomjianIn pg_upgrade, fix the -l/log option to work on Windows.
2011-07-01 Bruce MomjianChange pg_upgrade to use port 50432 by default to avoid...
2011-06-23 Bruce MomjianIn pg_upgrade, check that the binary and data directori...
2011-06-22 Bruce MomjianAdjust pg_upgrade check for pg_upgrade_support to happe...
2011-06-09 Bruce MomjianPgindent run before 9.1 beta2.
2011-05-16 Bruce MomjianAllow pg_upgrade to honor libpq environment variables...
2011-04-26 Bruce MomjianNow that pg_upgrade uses -w in pg_ctl, remove loop...
2011-04-26 Bruce MomjianIn pg_upgrade, avoid one start/stop of the postmaster...
2011-04-25 Bruce MomjianAdd postmaster/postgres undocumented -b option for...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-04-06 Peter EisentrautReplace the confusing exit_nicely() by an atexit/on_exi...
2011-02-16 Bruce MomjianIn pg_upgrade, no need to initialize global struct...
2011-02-16 Alvaro HerreraCleanup ClusterInfo initialization in pg_upgrade
2011-01-10 Bruce MomjianA toast relid field are no longer needed in pg_upgrade...
2011-01-08 Bruce MomjianIn pg_upgrade, remove functions that did sequential...
2011-01-08 Bruce MomjianIn pg_upgrade, clarify use of install_db_support_functi...
2011-01-08 Bruce MomjianIn pg_upgrade, track only one copy of namespace/relname...
2011-01-08 Bruce MomjianFix pg_upgrade of large object permissions by preservin...
2011-01-08 Bruce MomjianForce pg_upgrade's to preserve pg_class.oid, not pg_cla...
2011-01-05 Bruce MomjianClarify pg_upgrade's creation of the map file structure...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2011-01-01 Bruce MomjianFurter pg_upgrade optimizations to reduce function...
2011-01-01 Bruce MomjianIn pg_upgrade, remove use of whichCluster, and just...
2011-01-01 Bruce MomjianIn pg_upgrade, rename "CLUSTERNAME" to "CLUSTER_NAME".
2010-10-20 Bruce MomjianClean up pg_upgrade cache lookup code; remove useless...
2010-10-20 Bruce MomjianRename pg_upgrade 'log' to 'log_opts', to avoid platfor...
2010-10-20 Bruce MomjianFurther speed up pg_upgrade lookups.
2010-10-20 Bruce MomjianIn pg_upgrade, use cached copy of directory listing...
2010-10-19 Bruce MomjianPgindent run on pg_upgrade source after restructuring.
2010-10-19 Bruce MomjianRestructure the pg_upgrade code to use several global...
2010-10-19 Bruce MomjianIn pg_upgrade, rename SHELL_EXT to SCRIPT_EXT, for...
2010-10-19 Bruce MomjianAdd removal of PG_VERSION to optional old cluster delet...
2010-10-19 Bruce MomjianIn pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for...
2010-09-28 Bruce MomjianUse macro atooid() for conversion of strings to oids...
2010-09-28 Bruce MomjianIn pg_upgrade, properly handle oids > 2^31 by using...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-25 Bruce MomjianAdjust check_for_isn_and_int8_passing_mismatch() so...
2010-07-06 Bruce Momjianpgindent run for 9.0, second run
2010-07-03 Bruce MomjianMake pg_upgrade copyrights just 2010, not 2010-2010.
2010-07-03 Bruce MomjianAdd copyrights to pg_upgrade and pg_upgrade_tools files...
2010-07-03 Bruce MomjianAdd CVS tags to pg_upgrade and pg_upgrade_support files...
2010-07-01 Tom LaneGet rid of some more stuff that duplicates c.h or port.h.
2010-07-01 Bruce MomjianRemove port.h prototypes from pg_upgrade.h, per report...
2010-06-22 Bruce MomjianFix pg_upgrade's use of pg_ctl on Win32 to not send...
2010-06-15 Bruce MomjianProperly define pg_upgrade global variable, per bug...
2010-06-12 Bruce MomjianUpdate pg_upgrade C comment about cwd.
2010-06-12 Bruce MomjianHave pg_upgrade create its output files in the current...
2010-05-14 Bruce MomjianUse NAMEDATALEN instead of local define.
2010-05-13 Bruce MomjianRemove all mentions of EnterpriseDB Advanced Server...
2010-05-13 Magnus HaganderAssorted fixes to make pg_upgrade build on MSVC.
2010-05-12 Tom LaneClean up unnecessary unportability and compiler warning...
2010-05-12 Bruce MomjianAdd pg_upgrade to /contrib; will be in 9.0 beta2.