.. |
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:06 +02:00 |
check.c
|
Adjust check_for_isn_and_int8_passing_mismatch() so it is called for all
|
2010-07-25 03:47:33 +00:00 |
controldata.c
|
In pg_upgrade, properly handle oids > 2^31 by using strtoul() internally
|
2010-09-28 21:41:03 +00:00 |
dump.c
|
pgindent run for 9.0, second run
|
2010-07-06 19:19:02 +00:00 |
exec.c
|
Backpatch pg_upgrade fixes to 9.0:
|
2010-07-13 20:15:51 +00:00 |
file.c
|
Fix leak patch that was using fclose() instead of close().
|
2010-09-28 21:37:14 +00:00 |
function.c
|
Prevent pg_upgrade from migrating databases that use reg* data types
|
2010-07-25 03:28:39 +00:00 |
IMPLEMENTATION
|
Add CVS tags to pg_upgrade and pg_upgrade_support files, per request
|
2010-07-03 14:23:14 +00:00 |
info.c
|
Use macro atooid() for conversion of strings to oids, per suggestion
|
2010-09-28 22:11:21 +00:00 |
Makefile
|
Add CVS tags to pg_upgrade and pg_upgrade_support files, per request
|
2010-07-03 14:23:14 +00:00 |
option.c
|
Backpatch pg_upgrade fixes to 9.0:
|
2010-07-13 20:15:51 +00:00 |
page.c
|
Properly close files after read file failure to prevent potential
|
2010-09-28 19:25:13 +00:00 |
pg_upgrade.c
|
Backpatch pg_upgrade fixes to 9.0:
|
2010-07-13 20:15:51 +00:00 |
pg_upgrade.h
|
Use macro atooid() for conversion of strings to oids, per suggestion
|
2010-09-28 22:11:21 +00:00 |
relfilenode.c
|
Use macro atooid() for conversion of strings to oids, per suggestion
|
2010-09-28 22:11:21 +00:00 |
server.c
|
Backpatch pg_upgrade fixes to 9.0:
|
2010-07-13 20:15:51 +00:00 |
tablespace.c
|
pgindent run for 9.0, second run
|
2010-07-06 19:19:02 +00:00 |
TESTING
|
Backpatch pg_upgrade fixes to 9.0:
|
2010-07-13 20:15:51 +00:00 |
util.c
|
Have pg_upgrade use strtoul(), not strtol().
|
2010-09-29 02:40:26 +00:00 |
version_old_8_3.c
|
Adjust check_for_isn_and_int8_passing_mismatch() so it is called for all
|
2010-07-25 03:47:33 +00:00 |
version.c
|
Make pg_upgrade copyrights just 2010, not 2010-2010.
|
2010-07-03 16:33:15 +00:00 |