| 2022-11-03 |
Steve Singer | Remove second unsupported warning for PG 15 master |
commit | commitdiff | tree |
| 2022-11-02 |
Steve Singer | Add PostgreSQL trademark notice |
commit | commitdiff | tree |
| 2022-11-02 |
Steve Singer | Update Unsupported warning to PG 15 |
commit | commitdiff | tree |
| 2022-10-29 |
Steve Singer | Fix test SQL |
commit | commitdiff | tree |
| 2022-10-29 |
Steve Singer | Remove standard_conforming_strings autoconf check. |
commit | commitdiff | tree |
| 2022-10-29 |
Steve Singer | utils/int8.h is not present in PG 15 but is required... |
commit | commitdiff | tree |
| 2022-10-29 |
Steve Singer | Fix typo in admin guide |
commit | commitdiff | tree |
| 2020-11-29 |
Steve Singer | Remove unsupported warning on PG13 |
commit | commitdiff | tree |
| 2020-11-29 |
Steve Singer | 'dash' the sh shell on debian systems does not respect... |
commit | commitdiff | tree |
| 2020-11-29 |
Steve Singer | fix error(typo?) in reference to the table sl-log-script |
commit | commitdiff | tree |
| 2020-11-29 |
Steve Singer | Fix some SGML markup |
commit | commitdiff | tree |
| 2020-09-25 |
Steve Singer | Fix https://github.com/ssinger/slony1-engine/issues/19 |
commit | commitdiff | tree |
| 2020-06-01 |
Steve Singer | move variable declarations to the .c file |
commit | commitdiff | tree |
| 2019-06-21 |
Steve Singer | fix test error |
commit | commitdiff | tree |
| 2019-06-21 |
Steve Singer | Postgresql 12 has replaced the DirectFunctionCallXXXX... |
commit | commitdiff | tree |
| 2019-06-07 |
Christoph Berg | src/backend/Makefile: Add -I. to make enable vpath... |
commit | commitdiff | tree |
| 2019-06-07 |
Christoph Berg | src/parsestatements/Makefile: Add missing CPPFLAGS... |
commit | commitdiff | tree |
| 2019-06-07 |
Christoph Berg | Don't include timestamps in doc to make build binary... |
commit | commitdiff | tree |
| 2018-12-17 |
Steve Singer | Fix some of the documented defaults for slon configurat... |
commit | commitdiff | tree |
| 2018-10-18 |
Steve Singer | Fix win32 build issues with PG11 |
commit | commitdiff | tree |
| 2018-09-09 |
David Fetter | Stop referring to 8.4 as though it were current |
commit | commitdiff | tree |
| 2018-08-08 |
Steve Singer | Fix issue where DDL issued against a non-origin node |
commit | commitdiff | tree |
| 2018-08-08 |
Steve Singer | Documentation update for SLONY_SHARE_DIR |
commit | commitdiff | tree |
| 2018-08-08 |
Steve Singer | Have the slony share directory come from the |
commit | commitdiff | tree |
| 2018-08-01 |
Steve Singer | update example in the docs (set add sequence) |
commit | commitdiff | tree |
| 2018-08-01 |
Steve Singer | Fix bug in set add sequence(set id=1, sequences='test... |
commit | commitdiff | tree |
| 2018-08-01 |
Steve Singer | 1. Add an option to slonik to disable the version check |
commit | commitdiff | tree |
| 2018-06-11 |
Steve Singer | fix awk expression so flex 2.6.x or higher is supported |
commit | commitdiff | tree |
| 2018-06-07 |
Steve Singer | alter slony1_funcs so they can compile on PG11 |
commit | commitdiff | tree |
| 2018-03-24 |
Steve Singer | fix version check so it doesn't warn about |
commit | commitdiff | tree |
| 2018-03-24 |
Steve Singer | Fix the version string for PG10 |
commit | commitdiff | tree |
| 2018-03-24 |
Steve Singer | postgesql 10 |
commit | commitdiff | tree |
| 2018-02-22 |
Steve Singer | Merge pull request #10 from markstos/remove-summersault |
commit | commitdiff | tree |
| 2018-01-31 |
Mark Stosberg | remove typo'ed, expired copyright. |
commit | commitdiff | tree |
| 2017-07-10 |
Steve Singer | Add support for PG10 |
commit | commitdiff | tree |
| 2017-04-25 |
Steve Singer | failover unit test improvements |
commit | commitdiff | tree |
| 2017-04-25 |
Steve Singer | Fix segfault introduced by the previous failover |
commit | commitdiff | tree |
| 2017-04-15 |
Steve Singer | Further changes related to 'Explicitly disallow createE... |
commit | commitdiff | tree |
| 2017-04-10 |
Steve Singer | Add unit test for multi-node failover (cascaded) issues |
commit | commitdiff | tree |
| 2017-04-10 |
Steve Singer | Fix issues with FAILOVER |
commit | commitdiff | tree |
| 2017-03-26 |
Steve Singer | Explicitly disallow createEvent and data changes in... |
commit | commitdiff | tree |
| 2016-12-10 |
Steve Singer | add release notes for slonik_build_env now supporting |
commit | commitdiff | tree |
| 2016-12-10 |
Marc Cousin | Support multi-schema in slonik_build_env |
commit | commitdiff | tree |
| 2016-07-26 |
Christopher... | Bug 341 - suppress log trigger/deny when running in... |
commit | commitdiff | tree |
| 2016-07-17 |
Jan Wieck | Adding a 4-node pgbench based tutorial to the docs. |
commit | commitdiff | tree |
| 2016-05-30 |
Steve Singer | add supported compatibility for PG 9.5 |
commit | commitdiff | tree |
| 2016-05-30 |
Steve Singer | Fix GETCONFIGOPTIONBYNAME checking for PG9.6+ |
commit | commitdiff | tree |
| 2016-05-23 |
Steve Singer | Add win32/msvc support for 3 argument GetConfigOptionByName |
commit | commitdiff | tree |
| 2016-05-21 |
Steve Singer | Fix compile errors against PG 9.6+ |
commit | commitdiff | tree |
| 2015-11-30 |
Christopher... | Bug #363 - missing WAIT ON in sample script in docs |
commit | commitdiff | tree |
| 2015-11-30 |
Christopher... | Merge branch 'master' of ssh://git.postgresql.org/slony... |
commit | commitdiff | tree |
| 2015-11-09 |
Steve Singer | Doc sample command change: |
commit | commitdiff | tree |
| 2015-11-06 |
Christopher... | Merge branch 'master' of ssh://git.postgresql.org/slony... |
commit | commitdiff | tree |
| 2015-09-01 |
Steve Singer | Add win32 makefile/config support for PG 9.5 |
commit | commitdiff | tree |
| 2015-07-13 |
Christopher... | PostgreSQL HEAD has added a 3-parameter version of... |
commit | commitdiff | tree |
| 2015-04-13 |
Christopher... | Merge branch 'master' of ssh://git.postgresql.org/slony... |
commit | commitdiff | tree |
| 2015-04-13 |
Christopher... | Add to DDL docs |
commit | commitdiff | tree |
| 2015-02-13 |
Steve Singer | fix merge error |
commit | commitdiff | tree |
| 2015-01-19 |
Steve Singer | win32 uses strtok_s not strtok_r |
commit | commitdiff | tree |
| 2015-01-19 |
Steve Singer | Fix the patch for bug352 so it compiles against PG 8.3 |
commit | commitdiff | tree |
| 2015-01-19 |
Steve Singer | remove unsupported for PG 9.4 since it has ben released |
commit | commitdiff | tree |
| 2015-01-19 |
Steve Singer | Bug 354 |
commit | commitdiff | tree |
| 2015-01-19 |
Steve Singer | Bug 356 |
commit | commitdiff | tree |
| 2015-01-19 |
Steve Singer | add disorder test for cleanup interval(bug 350) |
commit | commitdiff | tree |
| 2015-01-19 |
Rose Nancy | Bug 350 |
commit | commitdiff | tree |
| 2014-12-17 |
Christopher... | Merge branch 'master' of ssh://git.postgresql.org/slony... |
commit | commitdiff | tree |
| 2014-12-16 |
Christopher... | Bug #349 - case insensitivity with cluster name when... |
commit | commitdiff | tree |
| 2014-12-16 |
Christopher... | Merge branch 'master' of ssh://git.postgresql.org/slony... |
commit | commitdiff | tree |
| 2014-12-15 |
Christopher... | Bug #352 - PostgreSQL "head" issues |
commit | commitdiff | tree |
| 2014-12-15 |
Christopher... | Empty out RELEASE notes on master to collect afresh... |
commit | commitdiff | tree |
| 2014-12-12 |
Christopher... | Merge branch 'master' of ssh://git.postgresql.org/slony... |
commit | commitdiff | tree |
| 2014-12-09 |
Steve Singer | Fix comment and log message so it no longer |
commit | commitdiff | tree |
| 2014-12-09 |
Steve Singer | Fix comment to reflect the actual default value |
commit | commitdiff | tree |
| 2014-09-23 |
Steve Singer | Bug 345 |
commit | commitdiff | tree |
| 2014-08-21 |
Steve Singer | Include alloca.h |
commit | commitdiff | tree |
| 2014-08-12 |
Jan Wieck | Remove warning message for possible unsupported version... |
commit | commitdiff | tree |
| 2014-07-17 |
Christopher... | Reset RELEASE notes to be empty, as new development... |
commit | commitdiff | tree |
| 2014-06-30 |
Jan Wieck | Continue setting options even if a non-existing one |
commit | commitdiff | tree |
| 2014-06-30 |
Steve Singer | fixing generate load origin node parameter mismatch |
commit | commitdiff | tree |
| 2014-06-30 |
Steve Singer | Bug 342 - Fix various failover issues |
commit | commitdiff | tree |
| 2014-06-30 |
Steve Singer | Remove HAVE_POSIX_SIGNALS from config.h |
commit | commitdiff | tree |
| 2014-05-02 |
Steve Singer | add another multi-node failover configuration to the... |
commit | commitdiff | tree |
| 2014-04-28 |
David Christensen | Fix typo in preamble for regression tests |
commit | commitdiff | tree |
| 2014-04-26 |
Jan Wieck | Changing version number of master to 2.3.0 |
commit | commitdiff | tree |
| 2014-04-17 |
Steve Singer | Document the EXECUTE ONLY ON list of nodes syntax |
commit | commitdiff | tree |
| 2014-04-17 |
Steve Singer | Bug 338 - Have ddlScript return a bigint since the... |
commit | commitdiff | tree |
| 2014-03-11 |
Rose Nancy | fixing Deadlock with application during minor version... |
commit | commitdiff | tree |
| 2014-03-11 |
Rose Nancy | fixing Deadlock with application during minor version... |
commit | commitdiff | tree |
| 2014-03-05 |
Christopher... | Merge branch 'master' of ssh://git.postgresql.org/slony... |
commit | commitdiff | tree |
| 2014-02-06 |
Jan Wieck | logApply trigger free()s data from wrong cache entry... |
commit | commitdiff | tree |
| 2014-02-05 |
Steve Singer | Fixing typo in docs |
commit | commitdiff | tree |
| 2014-01-29 |
Rose Nancy | Clarify namespace setup in documentation |
commit | commitdiff | tree |
| 2014-01-02 |
Steve Singer | Bug 326 Run perl tidy on the altperl tools |
commit | commitdiff | tree |
| 2014-01-02 |
Steve Singer | Bug 325 Make perltool pass level 5 of perlcrit |
commit | commitdiff | tree |
| 2014-01-02 |
Christopher... | Fix SGML tagging of man page volnum - bug #328 |
commit | commitdiff | tree |
| 2013-12-14 |
Steve Singer | Use server includes for pgport when building slonik |
commit | commitdiff | tree |
| 2013-11-18 |
Christopher... | Merge branch 'master' of ssh://git.postgresql.org/slony... |
commit | commitdiff | tree |
| 2013-11-02 |
Jan Wieck | Disable the "known failing" disorder tests. |
commit | commitdiff | tree |
| 2013-11-02 |
Jan Wieck | Folding slon.stop() and coordinator.join(slon) into... |
commit | commitdiff | tree |
| 2013-11-02 |
Steve Singer | bug 321 - fix to the previous patch for when we have... |
commit | commitdiff | tree |
| next |