.. |
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:04 +02:00 |
check.c
|
Furter pg_upgrade optimizations to reduce function call argument count.
|
2011-01-01 12:28:48 -05:00 |
controldata.c
|
Use "upgrade" in preference over "migrate" in pg_upgrade messages and
|
2010-12-15 07:11:31 -05:00 |
dump.c
|
Pgindent run on pg_upgrade source after restructuring.
|
2010-10-19 22:37:04 +00:00 |
exec.c
|
In pg_upgrade, remove use of whichCluster, and just pass old/new cluster
|
2011-01-01 12:06:36 -05:00 |
file.c
|
Clean up some copied-and-pasted code in pg_upgrade.
|
2010-12-11 14:17:46 -05:00 |
function.c
|
In pg_upgrade, remove use of whichCluster, and just pass old/new cluster
|
2011-01-01 12:06:36 -05:00 |
IMPLEMENTATION
|
Remove useless whitespace at end of lines
|
2010-11-23 22:34:55 +02:00 |
info.c
|
Furter pg_upgrade optimizations to reduce function call argument count.
|
2011-01-01 12:28:48 -05:00 |
Makefile
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
option.c
|
Improve pg_upgrade's checks for required executables.
|
2010-12-29 13:43:53 -05:00 |
page.c
|
Restructure the pg_upgrade code to use several global structures rather
|
2010-10-19 21:38:34 +00:00 |
pg_upgrade.c
|
Furter pg_upgrade optimizations to reduce function call argument count.
|
2011-01-01 12:28:48 -05:00 |
pg_upgrade.h
|
Furter pg_upgrade optimizations to reduce function call argument count.
|
2011-01-01 12:28:48 -05:00 |
relfilenode.c
|
In pg_upgrade, remove use of whichCluster, and just pass old/new cluster
|
2011-01-01 12:06:36 -05:00 |
server.c
|
Furter pg_upgrade optimizations to reduce function call argument count.
|
2011-01-01 12:28:48 -05:00 |
tablespace.c
|
In pg_upgrade, remove use of whichCluster, and just pass old/new cluster
|
2011-01-01 12:06:36 -05:00 |
TESTING
|
Remove useless whitespace at end of lines
|
2010-11-23 22:34:55 +02:00 |
util.c
|
Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict.
|
2010-10-20 02:31:17 +00:00 |
version_old_8_3.c
|
In pg_upgrade, remove use of whichCluster, and just pass old/new cluster
|
2011-01-01 12:06:36 -05:00 |
version.c
|
In pg_upgrade, remove use of whichCluster, and just pass old/new cluster
|
2011-01-01 12:06:36 -05:00 |