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
Tom Lane add8044778 issue_warnings() has no business freeing its parameter, especially not when 16 years ago
..
IMPLEMENTATION Add pg_upgrade IMPLEMENTATION file to CVS. 16 years ago
Makefile Move pg_upgrade shared library out into its own /contrib directory 16 years ago
TESTING Add pg_upgrade TESTING files explaining a testing method. 16 years ago
check.c issue_warnings() has no business freeing its parameter, especially not when 16 years ago
controldata.c Remove another unsafe use of random data as a format string. 16 years ago
dump.c Add pg_upgrade to /contrib; will be in 9.0 beta2. 16 years ago
exec.c Use NAMEDATALEN instead of local define. 16 years ago
file.c Adjust pg_upgrade BSD defines for scandir(), per report from Giles Lean 16 years ago
function.c Move pg_upgrade shared library out into its own /contrib directory 16 years ago
info.c Simplify pg_upgrade queries by using IN instead of multiple OR clauses 16 years ago
option.c Use NAMEDATALEN instead of local define. 16 years ago
page.c Assorted fixes to make pg_upgrade build on MSVC. 16 years ago
pg_upgrade.c For pg_upgrade, update template0's datfrozenxid and its relfrozenxids to 16 years ago
pg_upgrade.h Use NAMEDATALEN instead of local define. 16 years ago
relfilenode.c Remove all mentions of EnterpriseDB Advanced Server from pg_upgrade; 16 years ago
server.c Get rid of unsafe sprintf and snprintf usages. Per compiler warnings. 16 years ago
tablespace.c Add pg_upgrade to /contrib; will be in 9.0 beta2. 16 years ago
util.c Add pg_upgrade to /contrib; will be in 9.0 beta2. 16 years ago
version.c Add pg_upgrade to /contrib; will be in 9.0 beta2. 16 years ago
version_old_8_3.c Use NAMEDATALEN instead of local define. 16 years ago