summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2006-07-31 23:18:16 +0000
committerTiziano Müller <dev-zero@gentoo.org>2006-07-31 23:18:16 +0000
commit5af1610c5c1344475d9f2155adaece416866ec52 (patch)
treeaa8e25745a833fa3f29a4f94f4963e4dd481dfb2 /profiles/use.local.desc
parentdev-db/pgfouine: Cleanup, NOT YET COMPLETE! (diff)
downloadexperimental-5af1610c5c1344475d9f2155adaece416866ec52.tar.gz
experimental-5af1610c5c1344475d9f2155adaece416866ec52.tar.bz2
experimental-5af1610c5c1344475d9f2155adaece416866ec52.zip
pg-intdatetime USE flag for postgresql added
svn path=/experimental/; revision=58
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 8146c42..5ebe18e 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2,4 +2,5 @@ dev-db/libpq:pg-intdatetime - Enables --enable-integer-datetimes configure optio
dev-db/openfts:sampledb - Enable the installation of a sample database.
dev-db/openfts:snowball - Enable Snowball.
dev-db/pgfouine:graphs - Enable creation of graphs.
+dev-db/postgresql:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage.
dev-db/psqlodbc:iodbc - Use libiodbc instead of unixODBC.