Re: 7.3.3

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: 7.3.3
Дата
Msg-id 200305271841.38030.lamar.owen@wgcr.org
обсуждение исходный текст
Ответ на Re: 7.3.3  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
On Tuesday 27 May 2003 14:44, Bruno Wolff III wrote:
> I haven't seen any rpm announcements
> yet if that is what you are looking for.

:-)

RPM's for Red Hat Linux 9 uploaded.  There are changes.  Primarily, the
changes involve syncing up to the current RawHide state.  This does mean,
however, a minor difference in the default pg_hba.conf file.  By default,
this file now use ident authentication.  Also, the Red Hat branch had a
removal tool for the dependencies on the Pg module in the contrib stuff.
That has been added.

To remove the default ident authentication, edit the spec file to not apply
the 'tighten' patch.

There is also a set of patches for 'multilib' support, which is useful when
building/using on a mixed 32/64 bit machine (x86_64 in particular), where
there may be 64 bit and 32 bit libs concurently used.

The spurious blank symlink to libpq.so.2 is gone.

Builds for other versions of Red Hat will be available soon.  A note: the
build process requires AutoConf 2.53 or greater.  An autoconf253 package is
available for older Red Hat, IIRC.  A build for Aurora SPARC Linux is also
provided.  While the build was made on an Aurora-0.42 box, it should install
fine on an Aurora-1.0 box.

Changes have been made to the spec file to make building on non-red-hat
distributions maybe a little less painful.  Full Changelog follows.
++++++++++++++++++++++++++++
* Tue May 27 2003 Lamar Owen <lamar.owen@wgcr.org> 7.3.3-1PGDG
- Synced up with RawHide.
- 7.3.3
- Eliminate spurious symlink of libpq.so.2.
- Dropped isblank patch; 7.3.3 uses pg_isblank

* Wed Apr 16 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-4
- Obsolete postgresql-perl and postgresql-tk

* Mon Feb 17 2003 Elliot Lee <sopwith@redhat.com> 7.3.2-4
- Add ppc64 patch

* Fri Feb 14 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-3
- Remove pltcl.so from postgresql-tcl and plpython.so from postgresql-server.

* Wed Feb 12 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-2
- Fix typo in pg_hba.conf tighten patch.

* Wed Feb 5 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-1
- Initial 7.3.2 build.
- Add bison and flex to BuildRequires line.

* Mon Feb 03 2003 Lamar Owen <lamar.owen@ramfordistat.net>
- 7.3.2-1PGDG

* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt

* Thu Jan 09 2003 Elliot Lee <sopwith@redhat.com> 7.3.1-5
- Rebuild for newer libssl
- Add patch4 (isblank.patch) to make it all build

* Sat Jan  4 2003 Jeff Johnson <jbj@redhat.com> 7.3.1-4
- use internal dep generator.

* Fri Jan 3 2003 Andrew Overholt <overholt@redhat.com> 7.3.1-3
- Remove spurious PreReq line

* Fri Jan 3 2003 Andrew Overholt <overholt@redhat.com> 7.3.1-2
- Rebuild with new 7.3.1 tarball
- Remove obsoletes postgresql-perl line (should have been postgresql-plperl)
  as we did not have that package previously

* Mon Dec 23 2002 Lamar Owen <lamar.owen@ramifordistat.net>
- 7.3.1-1PGDG
- Fix dependency order for test and pl subpackages.
- Fixed a bug in the initscript for echo_success

* Wed Dec 18 2002 Andrew Overholt <overholt@redhat.com> 7.3.1-1
- Initial 7.3.1 build.

* Tue Dec 17 2002 Nalin Dahyabhai <nalin@redhat.com> 7.3-6
- Make postgresql-pl obsolete postgresql-perl, not postgresql-plperl

* Fri Dec 13 2002 Andrew Overholt <overholt@redhat.com>
- Remove perl(Pg) dependency
- Bash profile PGDATA fix
- Updated initscript to new community version

* Tue Dec 10 2002 Andrew Overholt <overholt@redhat.com>
- Upgrade to 7.3 community spec file.
- Add patch to use with multilib.
- Change explicit path names to use RPM macros (multilib).
- Add security patch.

* Thu Dec 05 2002 Lamar Owen <lamar.owen@ramifordistat.net>
- 7.3-2PGDG
- Fix typo in initscript.  Argh!!

* Wed Dec 04 2002 Lamar Owen <lamar.owen@ramifordistat.net>
- 7.3-0.5PGDG
- Jerk out all perl client stuff and kludgage
- Rename plperl subpackage to a pl subpackage containing all but PL/Pgsql PL's
- Eliminate locale and multibyte explicit enables -- they are both defaults
now
- Eliminate pgaccess code; it's not a part of the main tarball anymore
- Eliminate ODBC stuff -- it's also separate now.  Use unixODBC instead.
- Eliminated separate tk client package -- rolled the tk client into the tcl
client.
- Moved pltcl into the pl subpackage.
- Added plpython to the pl subpackage.
- /etc/sysconfig/pgsql is sysconfdir for multiple postmaster startup.


* Mon Dec 02 2002 Lamar Owen <lamar.owen@ramifordistat.net>
- 7.3-0.1PGDG (not released)
- Integrate 7.3 jar's courtesy Joe Conway
- Integrate multi-postmaster initscript courtesy Karl DeBisschop
- Some renames and restructures.
- Stripped out the last dregs of the postgresql-dump migration script.
- Conflicts with less than 7.3.
++++++++++++++++++++++++++++++++++++++++++++
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


В списке pgsql-general по дате отправления:

Предыдущее
От: nolan@celery.tssi.com
Дата:
Сообщение: Re: Finding line of bug in sql function
Следующее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: Finding line of bug in sql function