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