pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/slony1



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jun 20 06:55:33 UTC 2008

Modified Files:
        pkgsrc/databases/slony1: Makefile distinfo

Log Message:
Changes 1.2.14:
- Fix typo in configure-replication.sh (missing CR)
- Per bug 35, search the Slony share dir for scripts
  before falling back to the PG share dir on 8.0+
- Change test framework to write out the test name into
  $TEMPDIR/TestName
- Patch that seems to resolve a race condition with
  ACCEPT_SET
- Fix bug 49 - mishandling by slony_logshipper of quotes &
  backslashes.
- Fix bug 50 - slony_logshipper had a variable access *after*
  memory was freed

Changes 1.2.13:
- Fixed problem with compatibility with PostgreSQL 8.3; function
  typenameTypeId() has 3 arguments as of 8.3.
- Added in logic to ensure that max number of SYNCs grouped together is
  actually constrained by config parameter sync_group_maxsize.
- Fix to show_slony_configuration - point to proper directory where
  slon/slonik are actually installed.
- Fix to slonik Makefile + slonik.c - Change slonik build to query
  Postgres for the share directory at runtime - per Dave Page
- Removed spurious NOTIFY on "_%s_Confirm"; this is no longer needed


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/databases/slony1/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/databases/slony1/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index