.. |
check.c
|
issue_warnings() has no business freeing its parameter, especially not when
|
2010-05-23 16:54:13 +00:00 |
controldata.c
|
Remove another unsafe use of random data as a format string.
|
2010-05-14 00:39:51 +00:00 |
dump.c
|
|
|
exec.c
|
Use NAMEDATALEN instead of local define.
|
2010-05-14 00:13:38 +00:00 |
file.c
|
Adjust pg_upgrade BSD defines for scandir(), per report from Giles Lean
|
2010-05-15 10:21:54 +00:00 |
function.c
|
Move pg_upgrade shared library out into its own /contrib directory
|
2010-05-13 01:03:01 +00:00 |
IMPLEMENTATION
|
Update pg_upgrade IMPLEMENTATION doc file to match current 9.0 behavior.
|
2010-05-25 16:09:29 +00:00 |
IMPLEMENTATION.jp
|
Add Japanese Implementation file to CVS.
|
2010-05-25 02:56:36 +00:00 |
info.c
|
In pg_upgrade, test for datallowconn instead of hardcoding template0.
|
2010-05-24 19:52:33 +00:00 |
Makefile
|
Move pg_upgrade shared library out into its own /contrib directory
|
2010-05-13 01:03:01 +00:00 |
option.c
|
Modify pg_standby, pgbench, and pg_upgrade manual pages to be consistent
|
2010-05-25 15:55:28 +00:00 |
page.c
|
Assorted fixes to make pg_upgrade build on MSVC.
|
2010-05-13 15:58:15 +00:00 |
pg_upgrade.c
|
For pg_upgrade, update template0's datfrozenxid and its relfrozenxids to
|
2010-05-19 18:27:43 +00:00 |
pg_upgrade.h
|
Use NAMEDATALEN instead of local define.
|
2010-05-14 00:13:38 +00:00 |
relfilenode.c
|
Remove all mentions of EnterpriseDB Advanced Server from pg_upgrade;
|
2010-05-13 22:51:00 +00:00 |
server.c
|
Get rid of unsafe sprintf and snprintf usages. Per compiler warnings.
|
2010-05-14 00:32:21 +00:00 |
tablespace.c
|
|
|
TESTING
|
Add pg_upgrade TESTING files explaining a testing method.
|
2010-05-18 03:26:12 +00:00 |
util.c
|
|
|
version_old_8_3.c
|
Use NAMEDATALEN instead of local define.
|
2010-05-14 00:13:38 +00:00 |
version.c
|
|
|