git.postgresql.org Git - slony1-engine.git/rss log http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=summary slony1: replication system with single master replicating to multiple subscribers supporting cascaded replication en Christopher Browne /static/git-logo.png git.postgresql.org Git - slony1-engine.git/rss log http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=summary Thu, 3 Nov 2022 13:15:37 +0000 Thu, 3 Nov 2022 13:15:37 +0000 gitweb v.2.29.2/2.39.5 Remove second unsupported warning for PG 15 Steve Singer <steve@ssinger.info> Thu, 3 Nov 2022 13:12:31 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=231db0ddbfde70d774cc48fa944618a0cdfa746d http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=231db0ddbfde70d774cc48fa944618a0cdfa746d Remove second unsupported warning for PG 15 Remove second unsupported warning for PG 15
  • [DBH] src/slonik/slonik.c
]]>
Add PostgreSQL trademark notice Steve Singer <steve@ssinger.info> Mon, 31 Oct 2022 15:45:24 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=7ba7a6675c4a5216a5653cd480132f596df2209a http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=7ba7a6675c4a5216a5653cd480132f596df2209a Add PostgreSQL trademark notice Add PostgreSQL trademark notice
  • [DBH] doc/adminguide/legal.sgml
]]>
Update Unsupported warning to PG 15 Steve Singer <steve@ssinger.info> Wed, 2 Nov 2022 20:42:36 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=516a0b9b7f70bdc78b782b0bd5745e01cc6a9150 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=516a0b9b7f70bdc78b782b0bd5745e01cc6a9150 Update Unsupported warning to PG 15 Update Unsupported warning to PG 15
  • [DBH] src/slonik/slonik.c
]]>
Fix test SQL Steve Singer <steve@ssinger.info> Sun, 9 Oct 2022 19:51:25 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=453f25a743ec353f5ca5d7d85a11524879554db5 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=453f25a743ec353f5ca5d7d85a11524879554db5 Fix test SQL Fix test SQL
  • [DBH] clustertest/disorder/tests/DropPath.js
]]>
Remove standard_conforming_strings autoconf check. Steve Singer <steve@ssinger.info> Sun, 9 Oct 2022 19:50:50 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=eb5d3d8bcaa6ac023e9c00f6fa9f180a7d9cb2ef http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=eb5d3d8bcaa6ac023e9c00f6fa9f180a7d9cb2ef Remove standard_conforming_strings autoconf check. Remove standard_conforming_strings autoconf check. It is not actually used for anythign
  • [DBH] config/acx_libpq.m4
]]>
utils/int8.h is not present in PG 15 but is required in PG 9.6 Steve Singer <steve@ssinger.info> Sun, 9 Oct 2022 19:49:54 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=955a2bdc7b4bbd169403b8146664448c4b9d2735 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=955a2bdc7b4bbd169403b8146664448c4b9d2735 utils/int8.h is not present in PG 15 but is required in PG 9.6 utils/int8.h is not present in PG 15 but is required in PG 9.6 Make the include conditional
  • [DBH] src/backend/slony1_funcs.c
]]>
Fix typo in admin guide Steve Singer <steve@ssinger.info> Mon, 9 May 2022 11:52:48 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=ac5158a1dfe512093be4f09eaca9b1d7012592bd http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=ac5158a1dfe512093be4f09eaca9b1d7012592bd Fix typo in admin guide Fix typo in admin guide Patch by Pierre FICHET<pierre.fichet@aplanet.org>
  • [DBH] doc/adminguide/firstdb.sgml
]]>
Remove unsupported warning on PG13 Steve Singer <steve@ssinger.info> Sun, 22 Nov 2020 16:59:28 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=5b4dc7df19f3e0873d7daa00b76b8f048bec5185 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=5b4dc7df19f3e0873d7daa00b76b8f048bec5185 Remove unsupported warning on PG13 Remove unsupported warning on PG13 Bump version to 2.2.9 Patch by Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>
  • [DBH] src/backend/slony1_funcs.def
  • [DBH] src/slonik/slonik.c
]]>
'dash' the sh shell on debian systems does not respect/support Steve Singer <steve@ssinger.info> Sun, 29 Nov 2020 03:20:34 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=b336e4682a6571a6bab24be723aebdd878b6aa8c http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=b336e4682a6571a6bab24be723aebdd878b6aa8c 'dash' the sh shell on debian systems does not respect/support 'dash' the sh shell on debian systems does not respect/support echo -e. The escape sequence was not putting \end into the document. To avoid compatibility issues between 'dash' and a real 'sh' we will use printf
  • [DBH] doc/adminguide/Makefile
]]>
fix error(typo?) in reference to the table sl-log-script Steve Singer <steve@ssinger.info> Sun, 29 Nov 2020 03:20:00 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=f564d10ec5241c4a45e936367050abd97d2b3ee6 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=f564d10ec5241c4a45e936367050abd97d2b3ee6 fix error(typo?) in reference to the table sl-log-script fix error(typo?) in reference to the table sl-log-script
  • [DBH] doc/adminguide/slonik_ref.sgml
]]>
Fix some SGML markup Steve Singer <steve@ssinger.info> Sun, 29 Nov 2020 03:19:19 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=a767dbc2c1f307c179d554a2a217802d13dabd64 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=a767dbc2c1f307c179d554a2a217802d13dabd64 Fix some SGML markup Fix some SGML markup
  • [DBH] doc/adminguide/slonik.sgml
]]>
Fix https://github.com/ssinger/slony1-engine/issues/19 Steve Singer <steve@ssinger.info> Sun, 23 Aug 2020 02:38:11 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=2f8f422db02e874b6b557129201d4a21bcb76420 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=2f8f422db02e874b6b557129201d4a21bcb76420 Fix https://github.com/ssinger/slony1-engine/issues/19 Fix https://github.com/ssinger/slony1-engine/issues/19 slonik_build_env was failing on PG11+ because the relhaspkey column no longer exists Conflicts: RELEASE
  • [DBH] tools/altperl/slonik_build_env.pl
]]>
move variable declarations to the .c file Steve Singer <steve@ssinger.info> Sun, 24 May 2020 00:35:03 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=d31094f0ab5df9504847c7c0f4085f86b417321c http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=d31094f0ab5df9504847c7c0f4085f86b417321c move variable declarations to the .c file move variable declarations to the .c file headers should only include extern declarations. Add -fno-common to the default compiler options. This is now standard with GCC 10+ compilers with -fno-common will error out on the duplicate definitions.
  • [DBH] Makefile.global.in
  • [DBH] src/slon/confoptions.c
  • [DBH] src/slon/confoptions.h
]]>
fix test error Steve Singer <ssinger@ca.afilias.info> Fri, 21 Jun 2019 02:27:03 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=b9b0b26bf86a38629158409409f6f5b5e39dc3a6 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=b9b0b26bf86a38629158409409f6f5b5e39dc3a6 fix test error fix test error
  • [DBH] clustertest/disorder/tests/LogShipping.js
]]>
Postgresql 12 has replaced the DirectFunctionCallXXXX series Steve Singer <ssinger@ca.afilias.info> Sun, 16 Jun 2019 02:09:38 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=f73dcedb12f0b424152385f958f2b95b7f4ebe0a http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=f73dcedb12f0b424152385f958f2b95b7f4ebe0a Postgresql 12 has replaced the DirectFunctionCallXXXX series 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. We pass in an explicit collation when running against PG12+
  • [DBH] src/backend/slony1_funcs.c
]]>
src/backend/Makefile: Add -I. to make enable vpath builds Christoph Berg <myon@debian.org> Fri, 7 Jun 2019 16:30:44 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=dfc66a7bb1915612fda2fa88619ef7ef8e7b01f1 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=dfc66a7bb1915612fda2fa88619ef7ef8e7b01f1 src/backend/Makefile: Add -I. to make enable vpath builds src/backend/Makefile: Add -I. to make enable vpath builds Debian is building the backend module for several PostgreSQL versions in parallel, using different build directories. This fix enables this "out of tree" vpath build.
  • [DBH] src/backend/Makefile
]]>
src/parsestatements/Makefile: Add missing CPPFLAGS and LDFLAGS Christoph Berg <myon@debian.org> Fri, 7 Jun 2019 16:29:45 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=90d8ccb9bcfd8e3db8d5082352f423b77f532514 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=90d8ccb9bcfd8e3db8d5082352f423b77f532514 src/parsestatements/Makefile: Add missing CPPFLAGS and LDFLAGS src/parsestatements/Makefile: Add missing CPPFLAGS and LDFLAGS Spotted by blhc, build log hardening check.
  • [DBH] src/parsestatements/Makefile
]]>
Don't include timestamps in doc to make build binary reproducible Christoph Berg <myon@debian.org> Fri, 7 Jun 2019 16:27:29 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=b77271dd0ec60a0e4de0079f4e67e8593ec08a72 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=b77271dd0ec60a0e4de0079f4e67e8593ec08a72 Don't include timestamps in doc to make build binary reproducible Don't include timestamps in doc to make build binary reproducible
  • [DBH] doc/adminguide/stylesheet.dsl
]]>
Fix some of the documented defaults for slon configuration values Steve Singer <steve@ssinger.info> Mon, 17 Dec 2018 18:45:11 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=170b04dc79a493abaccdbd427aabf9c8bc71e91f http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=170b04dc79a493abaccdbd427aabf9c8bc71e91f Fix some of the documented defaults for slon configuration values Fix some of the documented defaults for slon configuration values Patch from Richard Yen <richard.yen@enterprisedb.com>
  • [DBH] clustertest/conf/slon.1.conf.sample
  • [DBH] clustertest/conf/slon.2.conf.sample
  • [DBH] clustertest/conf/slon.3.conf.sample
  • [DBH] clustertest/conf/slon.4.conf.sample
  • [DBH] clustertest/conf/slon.5.conf.sample
  • [DBH] doc/adminguide/slon.sgml
  • [DBH] doc/adminguide/slonconf.sgml
  • [DBH] src/slon/slon.c
  • [DBH] tools/mkservice/slon-mkservice.sh
  • [DBH] tools/mkslonconf.sh
]]>
Fix win32 build issues with PG11 Steve Singer <steve@ssinger.info> Thu, 18 Oct 2018 02:12:46 +0000 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=0e47b9c774d766c931530afe13fd2ef5516ec1a4 http://git.postgresql.org/gitweb/?p=slony1-engine.git;a=commitdiff;h=0e47b9c774d766c931530afe13fd2ef5516ec1a4 Fix win32 build issues with PG11 Fix win32 build issues with PG11
  • [DBH] src/backend/win32.mak
  • [DBH] src/slonik/slonik.c
]]>