| .. |
|
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:04 +02:00 |
|
check.c
|
In pg_upgrade, fix the -l/log option to work on Windows.
|
2011-07-20 18:31:03 -04:00 |
|
controldata.c
|
Make pg_upgrade output more consistent with project style
|
2011-07-12 07:13:51 +03:00 |
|
dump.c
|
Make pg_upgrade output more consistent with project style
|
2011-07-12 07:13:51 +03:00 |
|
exec.c
|
Fix pg_update to properly test for the data directory's existence on
|
2011-07-30 01:50:55 -04:00 |
|
file.c
|
Make pg_upgrade output more consistent with project style
|
2011-07-12 07:13:51 +03:00 |
|
function.c
|
Make pg_upgrade output more consistent with project style
|
2011-07-12 07:13:51 +03:00 |
|
IMPLEMENTATION
|
Remove useless whitespace at end of lines
|
2010-11-23 22:34:55 +02:00 |
|
info.c
|
In pg_upgrade, avoid dumping orphaned temporary tables. This makes the
|
2011-08-15 22:40:14 -04:00 |
|
Makefile
|
Convert contrib modules to use the extension facility.
|
2011-02-13 22:54:49 -05:00 |
|
option.c
|
In pg_upgrade, fix the -l/log option to work on Windows.
|
2011-07-20 18:31:03 -04:00 |
|
page.c
|
Make pg_upgrade output more consistent with project style
|
2011-07-12 07:13:51 +03:00 |
|
pg_upgrade.c
|
In pg_upgrade, fix the -l/log option to work on Windows.
|
2011-07-20 18:31:03 -04:00 |
|
pg_upgrade.h
|
In pg_upgrade, add C comment about why we don't try to do shared file
|
2011-07-21 17:13:17 -04:00 |
|
relfilenode.c
|
Make pg_upgrade output more consistent with project style
|
2011-07-12 07:13:51 +03:00 |
|
server.c
|
In pg_upgrade, fix the -l/log option to work on Windows.
|
2011-07-20 18:31:03 -04:00 |
|
tablespace.c
|
pgindent run before PG 9.1 beta 1.
|
2011-04-10 11:42:00 -04:00 |
|
TESTING
|
Remove useless whitespace at end of lines
|
2010-11-23 22:34:55 +02:00 |
|
util.c
|
In pg_upgrade, use pg_strudup(), for consistency.
|
2011-07-20 16:37:17 -04:00 |
|
version_old_8_3.c
|
In pg_upgrade, avoid dumping orphaned temporary tables. This makes the
|
2011-08-15 22:40:14 -04:00 |
|
version.c
|
Make pg_upgrade output more consistent with project style
|
2011-07-12 07:13:51 +03:00 |