2ndquadrant_bdr.git
2015-07-07 Ian Barwickdoc: fix markup
2015-07-07 Ian BarwickUse bdr_find_other_exec() for BDR_INIT_REPLICA_CMD too
2015-07-05 Ian Barwickdoc: minor copy-editing/tweaks to sequence voting docs
2015-07-05 Petr Jelinekdoc: Improve the sequence voting docs.
2015-07-05 Ian BarwickFix comment in bdr_supervisor_rescan_dbs()
2015-07-03 Craig RingerRevert "Don't check for presence of a PRIMARY KEY if...
2015-07-03 Ian BarwickTrivial whitespace alignment fix
2015-07-03 Craig RingerFix debug message left in new join code
2015-07-03 Craig RingerPermit DML on pg_catalog tables
2015-07-03 Craig RingerDon't check for presence of a PRIMARY KEY if not replic...
2015-07-01 Petr Jelinekbdr_init_copy: clean the sequence amdata cache on new...
2015-06-30 Petr JelinekAdd function to clear sequence's amdata
2015-06-30 Petr Jelinekbdr_init_copy: O_CREAT requires 3 param open()
2015-06-30 Ian BarwickCheck for zero exit codes
2015-06-29 Craig RingerPre-create bdr_init_copy log before base backup
2015-06-29 Craig RingerCheck exit status of pg_resetxlog and pg_basebackup
2015-06-29 Craig RingerCheck return values for pg_ctl invocations in bdr_init_copy
2015-06-29 Craig RingerHighlight replication sets fix in 0.9.1 relnotes
2015-06-29 Craig RingerSpelling in PRIMARY KEY error
2015-06-29 Craig RingerExpose bdr_do_not_replicate GUC for other compilation...
2015-06-28 Ian Barwickdoc: add --replication_sets option for bdr_init_copy
2015-06-28 Ian Barwickdoc: add missing '=' to bdr_init_copy parameters
2015-06-28 Petr JelinekFix copy pasto in previous commit
2015-06-28 Petr JelinekMake sequence pernode cache configurable
2015-06-28 Petr Jelinekbdr_init_copy enhancements
2015-06-28 Petr Jelinekbdr_init_copy: only treat dbname as connstr if it's...
2015-06-25 Ian Barwickdoc: Fix typo
2015-06-23 Ian BarwickAdd missing schema qualification
2015-06-22 Craig RingerImprovements to BDR/UDR join sanity checking
2015-06-22 Craig RingerFix outdated comment in bdr_get_remote_nodeinfo
2015-06-22 Craig RingerTests show that truncate triggers are created before...
2015-06-19 Craig RingerDocument that UPDATE and DELETE require a PRIMARY KEY
2015-06-19 Craig RingerFlesh out the conflicts docs
2015-06-19 Craig RingerFix docs structure errors, a few cleanups
2015-06-19 Craig RingerRemove duplicate conflicts info
2015-06-18 Petr JelinekAdd our own function for finding Postgres binaries
2015-06-18 Petr JelinekDon't insert node in bdr_init_copy in UDR mode.
2015-06-17 Petr JelinekFix DROP replay of functions with no parameters.
2015-06-17 Craig RingerExplain that you can't part a node from its self
2015-06-17 Craig RingerReject attempts to part from self, detect part from...
2015-06-17 Craig RingerImprove error message on insert/insert multi-unique...
2015-06-16 Craig RingerMore explanation of conflict types
2015-06-15 Ian Barwickdoc: fix typo
2015-06-12 Petr JelinekAssertion fixes
2015-06-12 Ian BarwickAdd documentation for bdr_get_local_nodeid()
2015-06-12 Ian BarwickFix doc references for bdr_get_local_node_name()
2015-06-12 Ian BarwickAdd missing 'bdr_' prefix
2015-06-11 Petr JelinekAdd bdr_unsubscribe()
2015-06-11 Petr JelinekFix some compiler warnings
2015-06-06 Martín MarquésDocumentation Typo
2015-06-06 Martín MarquésSeveral documentation corrections
2015-06-03 Petr JelinekAdd missing header
2015-06-03 Petr JelinekChange bdr_nodes_get_local_info from SPI to heap scan...
2015-06-03 Petr JelinekMissing extension file
2015-06-03 Craig RingerDocument that bdr_initial_load exists but is internal
2015-06-03 Craig RingerCorrect --help output for bdr_initial_load
2015-06-02 Petr JelinekOn second thought use session cache for bdr_nodes.
2015-06-02 Craig RingerBuild instructions changes for UDR
2015-06-01 Petr JelinekAdd missing files for previous commit
2015-06-01 Petr JelinekAdd read-only nodes.
2015-05-29 Craig RingerUpgrade support for 0.9.1.0
2015-05-29 Craig RingerRelease notes for 0.9.1
2015-05-29 Craig RingerAdd bdr.bdr_apply_is_paused() information function
2015-05-29 Craig Ringerdoc that bdr.bdr_replicate_ddl_command takes fully...
2015-05-29 Craig RingerUpdate bdr_dump to include setval fixes
2015-05-29 Craig RingerUpdate bdr_dump to 9.4.2 + --snapshot
2015-05-26 Petr JelinekAdd backwards compatibility to the DDL locking
2015-05-25 Craig Ringerfixup! Add update path from 0.9.0.5 to 0.10.0.0
2015-05-25 Craig RingerAdd update path from 0.9.0.5 to 0.10.0.0
2015-05-25 Andres Freundbdr: Send pgstat upon replayed commit in apply process.
2015-05-25 Andres Freundbdr: Improve sequencer locking and pgstat reporting.
2015-05-25 Andres Freundbdr: Adjust database name in debug message.
2015-05-25 Andres Freundbdr: Add minimal checks for the cloning of databases...
2015-05-22 Petr JelinekAdd the 0.10.0.2 to Makefile
2015-05-22 Craig Ringerbdr.table_set_replication_sets should permit unsafe...
2015-05-21 Andres FreundDon't specify the sequence am in UDR.
2015-05-15 Andres FreundInitial code to actually remove slots when parting...
2015-05-15 Craig Ringerfixup! Add a test for node part
2015-05-15 Craig RingerFix UDR after BDRLockType introduction in 10b331fea
2015-05-15 Craig RingerBetter error message if PG_CONFIG is nonsense
2015-05-06 Petr JelinekUse correct replication set and apply delay config...
2015-05-06 Craig RingerAdd a test for node part
2015-05-05 Petr JelinekUse the new lesser form of global lock for some of...
2015-05-05 Petr JelinekAdd support for more levels of global locks.
2015-05-01 Petr JelinekFix broken supervisordb test
2015-05-01 Petr JelinekMake DML operation wait when there is DDL in progress.
2015-05-01 Petr JelinekDon't immediately kill all transactions when acquiring...
2015-04-24 Craig RingerPrevent users from connecting to bdr_supervisordb
2015-04-24 Craig RingerPrevent attempts to create/drop/rename bdr_supervisordb
2015-04-24 Craig Ringerfixup! Prevent taking the DDL lock without explicit...
2015-04-23 Petr JelinekFix typo in previous commit
2015-04-22 Petr Jelinekbdr_init_copy: insert correct bdr_node entry
2015-04-22 Petr Jelinekbdr_init_copy: properly escape single quotes
2015-04-22 Martín MarquésTypo in bdr_init_copy help information
2015-04-22 Martín MarquésRevert "Typo in bdr_init_copy help information"
2015-04-22 Martín MarquésTypo in bdr_init_copy help information
2015-04-22 Craig Ringerfixup! Prevent taking the DDL lock without explicit...
2015-04-22 Craig RingerMake PG_CONFIG a declared precious configure variable
2015-04-22 Craig RingerFix incorrect AC_ARG_VAR usage, make PATH a precious...
2015-04-21 Martín MarquésTypo in the docs
next