diff options
author | adam <adam@pkgsrc.org> | 2010-04-15 07:55:31 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-04-15 07:55:31 +0000 |
commit | 4fb4c4e13bdbc98e26fa3272d72b82496faf1c4a (patch) | |
tree | abe00cc0fda391ef49275e581be8b9961ccb446e /meta-pkgs | |
parent | fb1a51b76e1e5a3c70c77394d93ab9bd48d3770b (diff) | |
download | pkgsrc-4fb4c4e13bdbc98e26fa3272d72b82496faf1c4a.tar.gz |
Changes 2.0.2:
* PostgreSQL 8.4 compatibility
* Fix - config dump was failing on string entries that were NULL
* Fix - REPAIR CONFIG could have collisions where, when we
load a schema, one entry in sl_table already has an OID value
that incorrectly matches a value that another update is trying to fix.
* Updated release notes to indicate that 2.0 only supports PostgreSQL 8.3+
* Change to configure.ac to allow it to run on autoconf 2.63; there was
something unsuitable about SLONREL_VERSION processing
* Fixes to Makefile for admin guide
* Various fixes to admin guide material
* Added an extra test to Schema name test that validates that things
can operate properly even if the DB lacks a "public" schema
* Fixed bug in tools/start_slon.sh
* Fixed pathname substitutions in a couple of altperl scripts
* Add a test which validates that the cluster schema name is valid;
pgAdminIII allowed setting up cluster names that slonik would refuse
to connect to.
* Revised regression tests to use SYNC/WAIT FOR EVENT instead of
queries that try to coordinate sl_status information with rather
less determinacy...
* Cleanup thread was generating spurious error messages due to
misinterpreting PG return codes. Rectified this, and added a
test in to make sure we're exercising the logic
Diffstat (limited to 'meta-pkgs')
0 files changed, 0 insertions, 0 deletions