index
:
slony1-engine.git
REL_1_0_STABLE
REL_1_1_STABLE
REL_1_2_STABLE
REL_2_0_STABLE
REL_2_1_STABLE
REL_2_2_STABLE
bug304
bug332
bug352
bug355
master
monitordotpy
slony1: replication system with single master replicating to multiple subscribers supporting cascaded replication
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-03
Remove second unsupported warning for PG 15
HEAD
master
Steve Singer
2022-11-02
Add PostgreSQL trademark notice
Steve Singer
2022-11-02
Update Unsupported warning to PG 15
Steve Singer
2022-10-29
Fix test SQL
Steve Singer
2022-10-29
Remove standard_conforming_strings autoconf check.
Steve Singer
2022-10-29
utils/int8.h is not present in PG 15 but is required in PG 9.6
Steve Singer
2022-10-29
Fix typo in admin guide
Steve Singer
2020-11-29
Remove unsupported warning on PG13
Steve Singer
2020-11-29
'dash' the sh shell on debian systems does not respect/support
Steve Singer
2020-11-29
fix error(typo?) in reference to the table sl-log-script
Steve Singer
2020-11-29
Fix some SGML markup
Steve Singer
2020-09-25
Fix https://github.com/ssinger/slony1-engine/issues/19
Steve Singer
2020-06-01
move variable declarations to the .c file
Steve Singer
2019-06-21
fix test error
Steve Singer
2019-06-21
Postgresql 12 has replaced the DirectFunctionCallXXXX series
Steve Singer
2019-06-07
src/backend/Makefile: Add -I. to make enable vpath builds
Christoph Berg
2019-06-07
src/parsestatements/Makefile: Add missing CPPFLAGS and LDFLAGS
Christoph Berg
2019-06-07
Don't include timestamps in doc to make build binary reproducible
Christoph Berg
2018-12-17
Fix some of the documented defaults for slon configuration values
Steve Singer
2018-10-18
Fix win32 build issues with PG11
Steve Singer
2018-09-09
Stop referring to 8.4 as though it were current
David Fetter
2018-08-08
Fix issue where DDL issued against a non-origin node
Steve Singer
2018-08-08
Documentation update for SLONY_SHARE_DIR
Steve Singer
2018-08-08
Have the slony share directory come from the
Steve Singer
2018-08-01
update example in the docs (set add sequence)
Steve Singer
2018-08-01
Fix bug in set add sequence(set id=1, sequences='test\\.seq*');
Steve Singer
2018-08-01
1. Add an option to slonik to disable the version check
Steve Singer
2018-06-11
fix awk expression so flex 2.6.x or higher is supported
Steve Singer
2018-06-07
alter slony1_funcs so they can compile on PG11
Steve Singer
2018-03-24
fix version check so it doesn't warn about
Steve Singer
2018-03-24
Fix the version string for PG10
Steve Singer
2018-03-24
postgesql 10
Steve Singer
2018-02-22
Merge pull request #10 from markstos/remove-summersault
Steve Singer
2018-01-31
remove typo'ed, expired copyright.
Mark Stosberg
2017-07-10
Add support for PG10
Steve Singer
2017-04-25
failover unit test improvements
Steve Singer
2017-04-25
Fix segfault introduced by the previous failover
Steve Singer
2017-04-15
Further changes related to 'Explicitly disallow createEvent and data changes ...
Steve Singer
2017-04-10
Add unit test for multi-node failover (cascaded) issues
Steve Singer
2017-04-10
Fix issues with FAILOVER
Steve Singer
2017-03-26
Explicitly disallow createEvent and data changes in the same transaction.
Steve Singer
2016-12-10
add release notes for slonik_build_env now supporting
Steve Singer
2016-12-10
Support multi-schema in slonik_build_env
Marc Cousin
2016-07-26
Bug 341 - suppress log trigger/deny when running in 'local' mode
Christopher Browne
2016-07-17
Adding a 4-node pgbench based tutorial to the docs.
Jan Wieck
2016-05-30
add supported compatibility for PG 9.5
Steve Singer
2016-05-30
Fix GETCONFIGOPTIONBYNAME checking for PG9.6+
Steve Singer
2016-05-23
Add win32/msvc support for 3 argument GetConfigOptionByName
Steve Singer
2016-05-21
Fix compile errors against PG 9.6+
Steve Singer
2015-11-30
Bug #363 - missing WAIT ON in sample script in docs
Christopher Browne
[next]