FS#1239 - postgresql: --enable-innodb needless
Attached to Project:
Arch Linux
Opened by Rafal Szczepaniak (lanrat) - Monday, 09 August 2004, 01:24 GMT
Opened by Rafal Szczepaniak (lanrat) - Monday, 09 August 2004, 01:24 GMT
|
Details
While recompiling postgresql with my own set of options I
noticed that standard arch postgresql pkgbuild includes
--enable-innodb option in configure. But innodb seems to be
mysql option only:
http://www.innodb.com/howtouse.php At least I couldn't find any info about it in postgresql docs. Also configure script don't have any reference to it. Should it be removed? It doesn't do any harm to the postgresql package - configure probably just ignores it. |
This task depends upon
Comment by Judd Vinet (judd) - Monday,
09 August 2004, 16:56 GMT
Fixed in CVS