pkgsrc/databases/slony1
adam b2bb4588e1 Changes 2.0.4:
* script syntax error
* Fixed memory corruption issue introduced in 2.0.3 with replicating large rows
* cloneNodeFinish() references the proper column in sl_sequence
* Newer versions of flex have changed yyleng from an int to a size_t
  instead of referencing the extern yyleng directly we use the function
  yyget_leng() and have added a configure check to confirm that the version
  of flex we use is not too old.
* Memory leak fixes
* Various documentation fixes
* cloneNodeFinish() called updateRelOid() that ws looking at wrong tab_id
  sl_sequence but the column is named seq_id.
* Fixed mistyped variable name in ShouldSlonyVacuumTable
2010-08-27 08:03:16 +00:00
..
patches Changes 2.0.2: 2010-04-15 07:55:31 +00:00
DESCR
distinfo Changes 2.0.4: 2010-08-27 08:03:16 +00:00
Makefile Changes 2.0.4: 2010-08-27 08:03:16 +00:00
PLIST Changes 2.0.3: 2010-04-23 09:00:45 +00:00