PGDG RPMS and integer-datetimes support

From: S Murthy Kambhampaty <smk_va(at)yahoo(dot)com>
To: devrim(at)PostgreSQL(dot)org
Cc: pgsql-admin(at)postgresql(dot)org
Subject: PGDG RPMS and integer-datetimes support
Date: 2005-04-06 22:56:59
Message-ID: 20050406225700.28268.qmail@web51005.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Can integer datetimes support be added to the PGDG
distributed RPMS for Fedora at the next version
requiring an initdb. I've attached a diff to the
specfile for 8.0.1.

Thanks, Murthy

--- /usr/src/redhat/SPECS/postgresql-8.0.1-2PGDG.spec
2005-02-22 18:04:50.000000000 -0500
+++
/usr/src/redhat/SPECS/postgresql-8.0.1-2PGDG_BigDT.spec
2005-03-30 13:18:07.528564152 -0500
@@ -67,7 +67,7 @@
# Pre-release RPM's should not be put up on the
public ftp.postgresql.org server
# -- only test releases or full releases should be.

-Release: 2PGDG
+Release: 2PGDG_BigDT
License: BSD
Group: Applications/Databases
Source0:
ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
@@ -365,6 +365,7 @@

export LIBNAME=%{_lib}
%configure --disable-rpath \
+ --enable-integer-datetimes \
%if %beta
--enable-debug \
--enable-cassert \


__________________________________
Yahoo! Messenger
Show us what our next emoticon should look like. Join the fun.
http://www.advision.webevents.yahoo.com/emoticontest

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Fielding 2005-04-06 23:02:02 Hang in semop() in 'waiting' backends
Previous Message Tom Lane 2005-04-06 22:28:26 Re: delete to slow