upgrade base pgsql v8.3.8->v8.3.9

This commit is contained in:
KaiGai Kohei 2009-12-22 08:18:24 +00:00
commit 2ecceffd1d
6 changed files with 96 additions and 93 deletions

View file

@ -1,6 +1,6 @@
diff -rpNU3 base/src/bin/initdb/initdb.c sepgsql-new/src/bin/initdb/initdb.c
--- base/src/bin/initdb/initdb.c 2009-09-10 20:11:35.000000000 +0900
+++ sepgsql-new/src/bin/initdb/initdb.c 2009-09-10 20:24:37.000000000 +0900
--- base/src/bin/initdb/initdb.c 2009-12-15 16:55:43.000000000 +0900
+++ sepgsql-new/src/bin/initdb/initdb.c 2009-12-15 17:05:57.000000000 +0900
@@ -94,6 +94,7 @@ static bool debug = false;
static bool noclean = false;
static bool show_setting = false;