..
.gitignore
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:04 +02:00
check.c
In pg_upgrade, avoid one start/stop of the postmaster; use the -w
2011-04-25 20:18:23 -04:00
controldata.c
pgindent run before PG 9.1 beta 1.
2011-04-10 11:42:00 -04:00
dump.c
Fix pg_upgrade of large object permissions by preserving pg_auth.oid,
2011-01-07 21:59:29 -05:00
exec.c
pgindent run before PG 9.1 beta 1.
2011-04-10 11:42:00 -04:00
file.c
In pg_upgrade, only compile copy_file() on non-Win32 systems.
2011-04-23 20:28:29 -04:00
function.c
pgindent run before PG 9.1 beta 1.
2011-04-10 11:42:00 -04:00
IMPLEMENTATION
Remove useless whitespace at end of lines
2010-11-23 22:34:55 +02:00
info.c
pgindent run before PG 9.1 beta 1.
2011-04-10 11:42:00 -04:00
Makefile
Convert contrib modules to use the extension facility.
2011-02-13 22:54:49 -05:00
option.c
Replace the confusing exit_nicely() by an atexit/on_exit hook
2011-04-06 23:00:44 +03:00
page.c
Stamp copyrights for year 2011.
2011-01-01 13:18:15 -05:00
pg_upgrade.c
In pg_upgrade, avoid one start/stop of the postmaster; use the -w
2011-04-25 20:18:23 -04:00
pg_upgrade.h
Now that pg_upgrade uses -w in pg_ctl, remove loop that retried testing
2011-04-26 10:15:18 -04:00
relfilenode.c
Throw error for mismatched pg_upgrade clusters
2011-04-19 21:00:29 -04:00
server.c
Now that pg_upgrade uses -w in pg_ctl, remove loop that retried testing
2011-04-26 10:15:18 -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
pgindent run before PG 9.1 beta 1.
2011-04-10 11:42:00 -04:00
version_old_8_3.c
pgindent run before PG 9.1 beta 1.
2011-04-10 11:42:00 -04:00
version.c
Fix file descriptor leaks in pg_upgrade in failure code paths.
2011-03-08 21:36:17 -05:00