| .. |
|
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:04 +02:00 |
|
check.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02: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
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
exec.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
file.c
|
Fix leak patch that was using fclose() instead of close().
|
2010-09-28 21:27:32 +00:00 |
|
function.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
IMPLEMENTATION
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
info.c
|
Use macro atooid() for conversion of strings to oids, per suggestion
|
2010-09-28 22:11:39 +00:00 |
|
Makefile
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
option.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
page.c
|
Properly close files after read file failure to prevent potential
|
2010-09-28 19:28:34 +00:00 |
|
pg_upgrade.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
pg_upgrade.h
|
Use macro atooid() for conversion of strings to oids, per suggestion
|
2010-09-28 22:11:39 +00:00 |
|
relfilenode.c
|
Use macro atooid() for conversion of strings to oids, per suggestion
|
2010-09-28 22:11:39 +00:00 |
|
server.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
tablespace.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
TESTING
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
util.c
|
Have pg_upgrade use strtoul(), not strtol().
|
2010-09-29 02:40:25 +00:00 |
|
version.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
version_old_8_3.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |