This is a discussion on PGDG RPMS and integer-datetimes support within the pgsql Admins forums, part of the PostgreSQL category; --> Can integer datetimes support be added to the PGDG distributed RPMS for Fedora at the next version requiring an ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |
| ||||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, On Wed, 6 Apr 2005, S Murthy Kambhampaty wrote: > Can integer datetimes support be added to the PGDG > distributed RPMS for Fedora at the next version > requiring an initdb. Could you please tell us why integer datetimes should be enabled in our RPMs by default? We are not sure that many people need it, also it's easy for someone to add this support using the SRPMs provided. Regards, - -- Devrim GUNDUZ devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.tdmsoft.com http://www.gunduz.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCVWEptl86P3SPfQ4RAgYHAJ937NqHHL7VUP7wH7TUnD Q6M1lC4QCg2GwW dRMyXYCBPG0tfirf53RAG1Y= =uYoW -----END PGP SIGNATURE----- ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |