update to postgresql 8.3 and refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@10408 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
pavlov
2008-02-06 22:38:13 +00:00
parent af4755647f
commit 34f1e5c248
5 changed files with 18 additions and 28 deletions

View File

@ -1,8 +1,8 @@
Index: postgresql-8.2.5/src/bin/psql/print.h
Index: postgresql-8.3.0/src/bin/psql/print.h
===================================================================
--- postgresql-8.2.5.orig/src/bin/psql/print.h 2007-09-20 10:18:16.000000000 -0500
+++ postgresql-8.2.5/src/bin/psql/print.h 2007-09-20 10:18:17.000000000 -0500
@@ -88,10 +88,6 @@
--- postgresql-8.3.0.orig/src/bin/psql/print.h 2008-01-01 13:45:56.000000000 -0600
+++ postgresql-8.3.0/src/bin/psql/print.h 2008-02-06 16:29:56.000000000 -0600
@@ -89,10 +89,6 @@
void setDecimalLocale(void);