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
Fujii Masao 2ef085d0e6 Get rid of pg_class.reltoastidxid. 13 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 Add pg_upgrade --jobs parameter 13 years ago
TESTING Remove whitespace from end of lines 14 years ago
check.c pg_upgrade: pass username to analyze script 13 years ago
controldata.c pgindent run for release 9.3 13 years ago
dump.c Use pg_dump's --quote-all-identifiers option in pg_upgrade. 13 years ago
exec.c pgindent run for release 9.3 13 years ago
file.c pgindent run for release 9.3 13 years ago
function.c pg_upgrade: Replace tabs in output string constants by spaces 13 years ago
info.c Get rid of pg_class.reltoastidxid. 13 years ago
option.c pg_upgrade: pass username to analyze script 13 years ago
page.c pgindent run for release 9.3 13 years ago
parallel.c pgindent run for release 9.3 13 years ago
pg_upgrade.c Post-pgindent cleanup 13 years ago
pg_upgrade.h pg_upgrade: pass username to analyze script 13 years ago
relfilenode.c Minor spelling fixes 13 years ago
server.c pg_upgrade: revert changing '' to "" 13 years ago
tablespace.c pgindent run for release 9.3 13 years ago
test.sh Fix buildfarm incompatibility in updated pg_upgrade test script. 13 years ago
util.c pgindent run for release 9.3 13 years ago
version.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
version_old_8_3.c Add a materialized view relations. 13 years ago