slony1-engine.git
2010-07-19 Christopher... Merge branch 'REL_2_0_STABLE' of ssh://git.postgresql...
2010-07-19 Christopher... Put in empty <!-- --> and /* */ to make 2.0 consiste...
2010-07-19 Steve SingerFix compile issues on win32
2010-07-19 Christopher... Chris evidently didn't quite handle $Id$ removal correc...
2010-07-19 Christopher... Ancient README that references a wiki that Chris had...
2010-07-16 Christopher... Remove all CVS ID tags obsolete in Git
2010-07-09 Steve Singerfixing output message per report by Gurjeet Singh
2010-07-09 Devrim GUNDUZFix script name in help text.
2010-07-07 Steve Singerupdating release notes
2010-07-07 Steve Singerrelease sl_config_lock before sleeping
2010-07-07 Steve SingerLog shipping fixes
2010-07-07 Steve SingerLog shipping fixes
2010-07-05 Steve SingerUpdating release notes for bug #118
2010-07-05 Steve SingerIn 8.4 and above use TRUNCATE ONLY instead of TRUNCATE...
2010-06-30 Steve Singer-Added slonik_add_node altperl script
2010-06-30 Steve SingerFix for bug #43
2010-06-28 Steve SingerFix for bug #104
2010-06-24 Steve SingerRemoving extra characters at bottom of file REL_2_0_4
2010-06-23 Steve SingerUpdating supportted Pg versions
2010-06-23 Steve SingerUpdating release notes
2010-06-01 Steve SingerMemory leak fixes submittedb by Ulrich Weber REL_2_0_4_RC2
2010-05-28 Steve SingerUpdating version number to 2.0.4 REL_2_0_4_RC1
2010-05-27 Steve Singercheckin in a regenerated configure, the previous commit...
2010-05-27 Steve SingerRemove direct uses of yyleng and instead use the functi...
2010-05-25 Steve SingerDocumentation clarification, submitted by singh.gurjeet...
2010-05-17 Steve SingerClarifying documentation to be clear that 'DROP SCHEMA...
2010-05-17 Steve SingerThe variable name is wrong (syntax error on execution...
2010-05-13 Steve SingerBug # 119
2010-05-03 Devrim GUNDUZGet rid of *some* references to gborg, and point them...
2010-05-03 Devrim GUNDUZUpdate mailing list URL, and also add Lenny to supporte...
2010-05-03 Devrim GUNDUZUpdate supported platforms list.
2010-04-30 Steve SingerJan's patch for an issue reported on the mailing list...
2010-04-21 Steve SingerDocumentation fix: a 'wait for event' following a ...
2010-04-18 Devrim GUNDUZFix shebang, per #108.
2010-04-10 Devrim GUNDUZFix sgml error.
2010-04-09 Steve SingerChanging label to match 2_0_3 instead of the generic... REL_2_0_3
2010-04-06 Christopher... Commit configure, after building it REL_2_0_3_RC4
2010-04-06 Christopher... Lots of updates to release notes preparatory to 2.0...
2010-04-06 Christopher... Improve comment about "missing function" - the problem...
2010-04-06 Steve SingerDROP cloneNodePrepare if it exists because the return...
2010-04-02 David FetterFixed some obsolete prerequisites.
2010-03-31 Christopher... Add notes about bug#55 to release notes, regression...
2010-03-31 Steve SingerPerform a va_copy and use the copy in the loop that...
2010-03-30 Steve Singerslony1_extract_schema.sh will now compare the major...
2010-03-30 Steve Singerfile slony1_extract_for_upgrade.sh was added on branch...
2010-03-30 Steve SingerUpdating comment to reflect reality.
2010-03-30 Steve Singermsg
2010-03-30 Christopher... Add notes on recommending *not* suppressing WAL via...
2010-03-11 Christopher... Update release notes
2010-03-11 Christopher... Improve error reporting to indicate DB conn info in...
2010-02-16 Christopher... SPI_getbinval() was being passed a NULL, which PostgreS...
2010-02-12 Christopher... Found a query that no longer runs in 9.0 because subque...
2010-02-11 Christopher... More revisions to release notes based on recent fixes
2010-02-11 Christopher... Bug #106 - change error message for session configurati...
2010-02-11 Christopher... Gwyn Connor pointed out a sprintf() abuse...
2010-02-11 Christopher... Add release notes for recent changes
2010-02-11 Christopher... "if" should be "else if", as noticed by Richard Yen
2010-02-11 Christopher... Memory leak in remote worker, as found by Ulrich Weber
2010-02-11 Christopher... Bison/Flex FAQ addition as in HEAD
2010-02-10 Christopher... Bug #110 - some quoting problems
2010-02-10 Christopher... Remove Emacs fodder from test scripts - bug #108
2009-12-09 Christopher... Changed dbutils to use INT64_FORMAT and int64 for handl...
2009-12-09 Christopher... Apply Jan's buffer overflow fix to 2.0 branch
2009-12-09 Christopher... Use int64 rather than long long; that's what PG uses...
2009-11-27 Christopher... Capture autoconf change in release notes
2009-11-27 Christopher... Add an 8.5-ism...
2009-11-26 Christopher... Add bug #103 to release notes
2009-11-26 Christopher... Bug #103: bugs.slony.info/bugzilla/show_bug.cgi?id=103
2009-11-20 Christopher... Release note updates (for 2.0.3 rc3)
2009-11-20 Christopher... Bug #95 - slony.info/bugzilla/show_bug.cgi?id=95 REL_2_0_3_RC3
2009-11-18 Christopher... Bug #102
2009-11-18 Christopher... Bug #100 - slony.info/bugzilla/show_bug.cgi?id=100
2009-10-23 Christopher... Fix 8.4-ism as found by Jeff Trout...
2009-10-23 Christopher... Missed a fix to insert into sl_setsync; per Cyril Scetbon
2009-10-21 Christopher... Bug #98 - need WAIT ON parameter in slonik code generat...
2009-10-21 Christopher... insert into sl_setsync upon FAILOVER had values() claus...
2009-10-21 Christopher... UPGRADE FUNCTIONS failing because functions had their...
2009-09-23 Christopher... Add missing arg to subscribeset_int() call - per bug...
2009-09-23 Christopher... As observed by Bernd Helmle, cloneNodePrepare returns...
2009-08-31 Christopher... Add in 8.3 function to check what tables should be...
2009-08-25 Christopher... Clarify that the EVENT NODE for STORE NODE must be...
2009-08-17 Devrim GUNDUZChange default $LOGDIR, so that distros won't need...
2009-08-17 Devrim GUNDUZFix init script, so that log directory path will match...
2009-08-17 Devrim GUNDUZUpdate copyrights
2009-08-17 Devrim GUNDUZUpdate copyrights
2009-08-12 Devrim GUNDUZFix LOG_NAME_SUFFIX feature. Thanks to David Fetter... REL_2_0_3_RC2
2009-08-10 Christopher... Functions that return event IDs need to be returning...
2009-08-10 Christopher... Change numerous cases where integer values are appended...
2009-08-09 Devrim GUNDUZUpdate "date"
2009-08-09 Devrim GUNDUZUpdate supported platforms list. I believe more can...
2009-07-31 Christopher... On 8.4, pg_class.reltriggers no longer exists, so query...
2009-07-28 Christopher... Diminish some logging from INFO to DEBUG1 REL_2_0_3_RC
2009-07-28 Christopher... Update release notes for recent changes
2009-07-28 Christopher... Aleksander Kmetec submitted this patch which addresses...
2009-07-28 Christopher... Per Devrim Gunduz...
2009-07-21 Christopher... Revise release notes for autovac changes
2009-07-21 Christopher... Oops, a widespread typo in the testbed which was hidden...
2009-07-21 Christopher... Addressing autovacuum change in PostgreSQL 8.4
2009-07-20 Christopher... Introduce "%L" which is interpreted as "%lld" - bug #92
2009-07-20 Christopher... Add release notes for recent changes
next