view dev-db/postgresql-base/metadata.xml @ 295:002a7080cbc3

bump rabbitmq to 2.6.0, fix wait for started pid
author holger
date Wed, 31 Aug 2011 18:30:17 +0200
parents c982d5c6f5eb
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>postgresql</herd>
<use>
  <flag name='pg-intdatetime'>Enable --enable-integer-datetimes configure
  option, which changes PG to use 64-bit integers for timestamp storage</flag>
  <flag name='pg_legacytimestamp'>Use double precision floating-point numbers
    instead of 64-bit integers for timestamp storage.
  </flag>

</use>
</pkgmetadata>