summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-03Remove second unsupported warning for PG 15HEADmasterSteve Singer
2022-11-02Add PostgreSQL trademark noticeSteve Singer
2022-11-02Update Unsupported warning to PG 15Steve Singer
2022-10-29Fix test SQLSteve Singer
2022-10-29Remove standard_conforming_strings autoconf check.Steve Singer
2022-10-29utils/int8.h is not present in PG 15 but is required in PG 9.6Steve Singer
2022-10-29Fix typo in admin guideSteve Singer
2020-11-29Remove unsupported warning on PG13Steve Singer
2020-11-29'dash' the sh shell on debian systems does not respect/supportSteve Singer
2020-11-29fix error(typo?) in reference to the table sl-log-scriptSteve Singer
2020-11-29Fix some SGML markupSteve Singer
2020-09-25Fix https://github.com/ssinger/slony1-engine/issues/19Steve Singer
2020-06-01move variable declarations to the .c fileSteve Singer
2019-06-21fix test errorSteve Singer
2019-06-21Postgresql 12 has replaced the DirectFunctionCallXXXX seriesSteve Singer
2019-06-07src/backend/Makefile: Add -I. to make enable vpath buildsChristoph Berg
2019-06-07src/parsestatements/Makefile: Add missing CPPFLAGS and LDFLAGSChristoph Berg
2019-06-07Don't include timestamps in doc to make build binary reproducibleChristoph Berg
2018-12-17Fix some of the documented defaults for slon configuration valuesSteve Singer
2018-10-18Fix win32 build issues with PG11Steve Singer
2018-09-09Stop referring to 8.4 as though it were currentDavid Fetter
2018-08-08Fix issue where DDL issued against a non-origin nodeSteve Singer
2018-08-08Documentation update for SLONY_SHARE_DIRSteve Singer
2018-08-08Have the slony share directory come from theSteve Singer
2018-08-01update example in the docs (set add sequence)Steve Singer
2018-08-01Fix bug in set add sequence(set id=1, sequences='test\\.seq*');Steve Singer
2018-08-011. Add an option to slonik to disable the version checkSteve Singer
2018-06-11fix awk expression so flex 2.6.x or higher is supportedSteve Singer
2018-06-07alter slony1_funcs so they can compile on PG11Steve Singer
2018-03-24fix version check so it doesn't warn aboutSteve Singer
2018-03-24Fix the version string for PG10Steve Singer
2018-03-24postgesql 10Steve Singer
2018-02-22Merge pull request #10 from markstos/remove-summersaultSteve Singer
2018-01-31remove typo'ed, expired copyright.Mark Stosberg
2017-07-10Add support for PG10Steve Singer
2017-04-25failover unit test improvementsSteve Singer
2017-04-25Fix segfault introduced by the previous failoverSteve Singer
2017-04-15Further changes related to 'Explicitly disallow createEvent and data changes ...Steve Singer
2017-04-10Add unit test for multi-node failover (cascaded) issuesSteve Singer
2017-04-10Fix issues with FAILOVERSteve Singer
2017-03-26Explicitly disallow createEvent and data changes in the same transaction.Steve Singer
2016-12-10add release notes for slonik_build_env now supportingSteve Singer
2016-12-10Support multi-schema in slonik_build_envMarc Cousin
2016-07-26Bug 341 - suppress log trigger/deny when running in 'local' modeChristopher Browne
2016-07-17Adding a 4-node pgbench based tutorial to the docs.Jan Wieck
2016-05-30add supported compatibility for PG 9.5Steve Singer
2016-05-30Fix GETCONFIGOPTIONBYNAME checking for PG9.6+Steve Singer
2016-05-23Add win32/msvc support for 3 argument GetConfigOptionByNameSteve Singer
2016-05-21Fix compile errors against PG 9.6+Steve Singer
2015-11-30Bug #363 - missing WAIT ON in sample script in docsChristopher Browne