postgresql: update to version 9.0.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24056 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
--- a/src/bin/psql/print.h
|
||||
+++ b/src/bin/psql/print.h
|
||||
@@ -89,10 +89,6 @@
|
||||
|
||||
void setDecimalLocale(void);
|
||||
@@ -171,10 +171,6 @@ extern void printQuery(const PGresult *r
|
||||
extern void setDecimalLocale(void);
|
||||
extern const printTextFormat *get_line_style(const printTableOpt *opt);
|
||||
|
||||
-#ifndef __CYGWIN__
|
||||
-#define DEFAULT_PAGER "more"
|
||||
|
Reference in New Issue
Block a user