]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - lib/WikiDB/adodb/drivers/adodb-postgres.inc.php
new ADODB library 4.22 with multiple drivers (not only mysql as before), major change...
[SourceForge/phpwiki.git] / lib / WikiDB / adodb / drivers / adodb-postgres.inc.php
1 <?php\r
2 /*\r
3  V4.22 15 Apr 2004  (c) 2000-2004 John Lim (jlim@natsoft.com.my). All rights reserved.\r
4   Released under both BSD license and Lesser GPL library license. \r
5   Whenever there is any discrepancy between the two licenses, \r
6   the BSD license will take precedence.\r
7   Set tabs to 4.\r
8   \r
9   NOTE: Since 3.31, this file is no longer used, and the "postgres" driver is\r
10   remapped to "postgres7". Maintaining multiple postgres drivers is no easy\r
11   job, so hopefully this will ensure greater consistency and fewer bugs.\r
12 */\r
13 \r
14 ?>