aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_search.php
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2006-05-27 06:22:38 +0000
committerDavid M <davidmj@users.sourceforge.net>2006-05-27 06:22:38 +0000
commit6d072d8fc7fdc1fe95ec562b292e200be173a767 (patch)
treee7b7258971563760c11bd6a1739da26898dad5df /phpBB/includes/acp/acp_search.php
parent82e7e7cfc322de1bce03b9cee03cee9aeee2d3aa (diff)
downloadforums-6d072d8fc7fdc1fe95ec562b292e200be173a767.tar
forums-6d072d8fc7fdc1fe95ec562b292e200be173a767.tar.gz
forums-6d072d8fc7fdc1fe95ec562b292e200be173a767.tar.bz2
forums-6d072d8fc7fdc1fe95ec562b292e200be173a767.tar.xz
forums-6d072d8fc7fdc1fe95ec562b292e200be173a767.zip
New data type for PostgreSQL users!
varchar_ci allows for case insensitive recall of data. Works with all sorts of operations and sorts. This implementation was chosen over a user defined data type because we can easily avoid having to create our own operator class, an action that can only be done by a 'superuser'. Extending the varchar data type lets us use the internal indexing voodoo while still working on J. Random Admin's privileges. I hope it works, please post up any problems via the proper methods. git-svn-id: file:///svn/phpbb/trunk@5971 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/acp/acp_search.php')
0 files changed, 0 insertions, 0 deletions