6 Mar
2006
6 Mar
'06
12:19 p.m.
also do an if $GLOBALS['db_type'] == 'pgsql' { } On 06 Mar 2006, at 12:23 PM, Keve wrote:
Hi,
I am not very familiar with Postgresql. I wrote taxonomy_access.install file, but for POSTGRESQL priot to 8.0, I need to make a BIT_OR aggregate function. Do you think this will work OK for pg?
if (version_compare(pg_version(), '8.0', '<')) { // PRIOR TO POSTGRESQL 8.0: making a BIT_OR aggregate function }
Many thanks, Keve.
-- Adrian Rossouw Drupal developer and Bryght Guy http://drupal.org | http://bryght.com