aboutsummaryrefslogtreecommitdiff
path: root/src/odbc/pg.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/odbc/pg.sql')
-rw-r--r--src/odbc/pg.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/odbc/pg.sql b/src/odbc/pg.sql
index a7059d503..32f20fdd0 100644
--- a/src/odbc/pg.sql
+++ b/src/odbc/pg.sql
@@ -18,7 +18,7 @@ CREATE TABLE rosterusers (
nick text,
subscription character(1) NOT NULL,
ask character(1) NOT NULL,
- askmessage text NOT NULL,
+ askmessage text,
server character(1) NOT NULL,
subscribe text,
"type" text