From aa9107b8ed5ada4a4a77142583495db4f79ee95e Mon Sep 17 00:00:00 2001 From: simond Date: Wed, 20 Feb 2002 10:51:50 +0000 Subject: [PATCH] Note about db prefs not currently working on postgres git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2485 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- doc/db-backend.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/db-backend.txt b/doc/db-backend.txt index 1e12922e..917a4b37 100644 --- a/doc/db-backend.txt +++ b/doc/db-backend.txt @@ -115,3 +115,7 @@ database. Default preferences can be set by altering the $default array in db_prefs.php. +NB It seems that currently database backed preferences won't work under +PostgreSQL at least due to using a column name of user and REPLACE which +doesn't exist under PostgreSQL. This will be worked on and fixed as soon +as possible. -- 2.25.1