You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pg_upgrade
Bruce Momjian 8fcbfea788 In pg_upgrade, report pre-PG 8.1 plpython helper functions left in the 14 years ago
..
.gitignore pg_upgrade: Add new generated file to .gitignore 14 years ago
IMPLEMENTATION Remove useless whitespace at end of lines 15 years ago
Makefile Run "make all" as a prerequisite of "make check" 14 years ago
TESTING Remove whitespace from end of lines 14 years ago
check.c In pg_upgrade, remove dependency on pg_config, as that might not be in 14 years ago
controldata.c In pg_upgrade, add various logging improvements: 14 years ago
dump.c In pg_upgrade, add various logging improvements: 14 years ago
exec.c Silence compiler warning about uninitialized variable. 14 years ago
file.c In pg_upgrade, add various logging improvements: 14 years ago
function.c In pg_upgrade, report pre-PG 8.1 plpython helper functions left in the 14 years ago
info.c Lots of doc corrections. 14 years ago
option.c Adjust pg_upgrade to output a separate log file for pg_ctl output on 14 years ago
page.c Update copyright notices for year 2012. 14 years ago
pg_upgrade.c Have pg_upgrade only use one extra log file for Win32, not two. 14 years ago
pg_upgrade.h Have pg_upgrade only use one extra log file for Win32, not two. 14 years ago
relfilenode.c In pg_upgrade, add various logging improvements: 14 years ago
server.c On Windows, have pg_upgrade use different two files to log pg_ctl 14 years ago
tablespace.c Fix new SQL tablespace location function usage in pg_upgrade to properly 14 years ago
test.sh Update copyright notices for year 2012. 14 years ago
util.c In pg_upgrade, add various logging improvements: 14 years ago
version.c In pg_upgrade, add various logging improvements: 14 years ago
version_old_8_3.c Lots of doc corrections. 14 years ago