11
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove second unsupported warning for PG 15 More... over 1 year ago
Update Unsupported warning to PG 15 More... over 1 year ago
Add PostgreSQL trademark notice More... over 1 year ago
Fix test SQL More... over 1 year ago
Remove standard_conforming_strings autoconf check. More... over 1 year ago
utils/int8.h is not present in PG 15 but is required in PG 9.6 Make the include conditional More... over 1 year ago
Fix typo in admin guide More... almost 2 years ago
'dash' the sh shell on debian systems does not respect/support echo -e. The escape sequence was not putting \end into the document. More... over 3 years ago
fix error(typo?) in reference to the table sl-log-script More... over 3 years ago
Fix some SGML markup More... over 3 years ago
Remove unsupported warning on PG13 Bump version to 2.2.9 More... over 3 years ago
Fix https://github.com/ssinger/slony1-engine/issues/19 More... over 3 years ago
move variable declarations to the .c file headers should only include extern declarations. More... almost 4 years ago
fix test error More... almost 5 years ago
Postgresql 12 has replaced the DirectFunctionCallXXXX series of functions with ones that take the collation to use. PG 12 provides "compatability macro's" that use an InvalidCollation. This causes nameeq function to fail. More... almost 5 years ago
src/backend/Makefile: Add -I. to make enable vpath builds More... almost 5 years ago
src/parsestatements/Makefile: Add missing CPPFLAGS and LDFLAGS More... almost 5 years ago
Don't include timestamps in doc to make build binary reproducible More... almost 5 years ago
Fix some of the documented defaults for slon configuration values Patch from Richard Yen <[email protected]> More... over 5 years ago
Fix win32 build issues with PG11 More... over 5 years ago
Stop referring to 8.4 as though it were current More... over 5 years ago
Documentation update for SLONY_SHARE_DIR More... over 5 years ago
Have the slony share directory come from the environment variable SLONY_SHARE_DIR not PGHOME. Also make this happen with or without PGPORT More... over 5 years ago
update example in the docs (set add sequence) More... over 5 years ago
Fix bug in set add sequence(set id=1, sequences='test\\.seq*'); More... over 5 years ago
fix awk expression so flex 2.6.x or higher is supported More... almost 6 years ago
alter slony1_funcs so they can compile on PG11 More... almost 6 years ago
1. Add an option to slonik to disable the version check against the slony schema More... almost 6 years ago
fix version check so it doesn't warn about unsupported PG versions for PG < 11 More... about 6 years ago
Merge pull request #10 from markstos/remove-summersault More... about 6 years ago